You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Jon Williams <wi...@gmail.com> on 2005/12/11 02:56:45 UTC

Failure installing the release Jetspeed 2 maven-plugin

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)

Jon@stompy ~
$ 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: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: Failure installing the release Jetspeed 2 maven-plugin

Posted by Philip Mark Donaghy <ph...@gmail.com>.
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 <wi...@gmail.com> 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)
>
> Jon@stompy ~
> $ 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: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>
>


--
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: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org