Hi Jon, This is working for me, I'm using maven 1.0.2. Beware that Maven 2 is not supported. Try using this command,
maven -Dmaven.repo.remote=http://cvs.apache.org/repository -DartifactId=maven-jetspeed2-plugin -DgroupId=org.apache.portals.jetspeed-2 -Dversion=2.0 plugin:download On 12/10/05, Jon Williams <[EMAIL PROTECTED]> wrote: > Hi Jetspeeders > > 1st off, Congrats on getting this 2.0 release out. > > Unfortunately I seem to be having a wee bit of trouble with it... > > > Unable to install the Jetspeed 2 mavin-plugin as per instructions @ > http://portals.apache.org/jetspeed-2/getting-started-binary.html > > failure on step: > 3.1.2 Install the Jetspeed 2 maven-plugin > (I'm using jdk 1.5) > > [EMAIL PROTECTED] ~ > $ maven -DartifactId=maven-jetspeed2-plugin > -DgroupId=org=apache.portals.jetspe > ed-2 -Dversion=2.0 plugin:download > __ __ > | \/ |__ _Apache__ ___ > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > |_| |_\__,_|\_/\___|_||_| v. 1.0.2 > > build:start: > > plugin:download-artifact: > [echo] repo is 'http://www.bluesunrise.com/maven/' > [echo] trying to download > http://www.bluesunrise.com/maven//org=apache.porta > ls.jetspeed-2/plugins/maven-jetspeed2-plugin-2.0.jar > [echo] repo is ' http://www.ibiblio.org/maven/' > [echo] trying to download > http://www.ibiblio.org/maven//org=apache.portals. > jetspeed-2/plugins/maven-jetspeed2-plugin-2.0.jar > [echo] repo is ' http://dist.codehaus.org/' > [echo] trying to download > http://dist.codehaus.org//org=apache.portals.jets > peed-2/plugins/maven-jetspeed2-plugin-2.0.jar > [echo] repo is ' http://cvs.apache.org/repository' > [echo] trying to download > http://cvs.apache.org/repository/org=apache.porta > ls.jetspeed-2/plugins/maven-jetspeed2-plugin-2.0.jar > > BUILD FAILED > File...... C:\Documents and > Settings\Jon\.maven\cache\maven-plugin-plugin-1.5.2\ > plugin.jelly > Element... ant:fail > Line...... 251 > Column.... 52 > Unable to find plug-in > Total time: 8 seconds > Finished at: Sat Dec 10 17:29:53 PST 2005 > > > I've tried whacking the maven cache and starting fresh to no avail. > > Should I perhaps be using some different version key to get the release? > > Thanks > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Philip Donaghy donaghy.blogspot.com del.icio.us/donaghy/philip Skype: philipmarkdonaghy Office: +33 5 56 60 88 02 Mobile: +33 6 20 83 22 62 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
