2.0-alpha-3 is released for plexus-appserver and plexus-appserver-maven-plugin

Emmanuel

Nicolas De Loof a écrit :

I get plexus-appserver/2.0-alpha-3-SNAPSHOT downloaded from snapshots.repository.codehaus.org, as expected by the

<repositories>
   <repository>
     <id>codehaus.snapshots</id>
     <url>http://snapshots.repository.codehaus.org</url>
   </repository>
</repositories>
in archiva POM

But I can't get plexus-appserver-maven-plugin, as this is a plugin and there is no <pluginRepositories> in archiva POM to enable this snapshot download.

Maybe your profile enables codehaus snapshots so this works for you. I only have the "default" maven configuration using central repo for releases.

Nico.


Henri Yandell a écrit :
I didn't get anything new from svn update, but when I run mvn install I see:

[INFO] snapshot
org.codehaus.plexus:plexus-appserver-maven-plugin:2.0-alpha-3-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] snapshot
org.codehaus.plexus:plexus-appserver-maven-plugin:2.0-alpha-3-SNAPSHOT:
checking for updates from apache.snapshots
Downloading: http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-appserver-maven-plugin/2.0-alpha-3-SNAPSHOT/plexus-appserver-maven-plugin-2.0-alpha-3-20061003.072712-10.pom
908b downloaded

So it seems that it's already pulling things from apache and codehaus
snapshot repositories.

Hen

On 10/2/06, Nicolas De Loof <[EMAIL PROTECTED]> wrote:

I've just upgraded my SVN working copy, and an "svn install"
I get a dependency error for plexus-appserver-maven-plugin
2.0-alpha-3-SNAPSHOT :

AFAIK central repo doesn't include snapshots. A <plugin-repository>
entry may be required in archiva POM

Can anyone correct the POM or update
http://docs.codehaus.org/display/MAVENUSER/Archiva for this ?

Nico.



This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.




This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.





Reply via email to