java - Sonatype nexus downloaded jars location -


I posted Sonatype Nexus War file in my Tomcat 7. Then add all the necessary information to pom.xml and do all the good. I can download jars from my own Nexus repo now works as a Nexus proxy - its download external dependency etc.

Where did you download the Nexus? I mean, what is the location of a jar compared to downloads by Nexus? By default they go to the home directory of the user who is running Tomcat, sonatype-work /

In nexus / storage, if Tomcat is running Tomatop as a user on the Linux system, then this will be / home / tomcat / sonatype-work / nexus / storage


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -