I need to change maven embedder to force him to go through proxy. The
problem is that 'mvn package' command fails in maven-embedder
directory. The reason is that default snaphot repository does not have
appropriate artifacts.

--------------

Reason: Unable to download the artifact from any repository

  org.apache.maven.plugins:maven-assembly-plugin:pom:2.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache.snapshots (http://svn.apache.org/maven-snapshot-repository)

-------------

Are there snaphot repositories maintained?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to