On 25.01.2006, at 14:41, Brian E. Fox wrote:
And it should me jalopy-maven-plugin. Plugins on apache are maven- xxxx-plugin, plugins on mojo are xxx-maven-plugin.

Aaahhh.. that makes perfect sense. Not.

Cheers,
-Ralph.

-----Original Message-----
From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 25, 2006 5:55 AM
To: Maven Users List
Subject: Re: [m2] Jalopy Plugin?

The plugin version isn't 1.0b11 but 1.0-SNAPSHOT

Emmanuel

Stefan Fritz a écrit :
Sorry I'm a newbie:

I compiled it and it installed in my local repository.


My pom:
...
<plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>maven-jalopy-plugin</artifactId>
        <version>1.0b11</version>
</plugin>
                
...



mvn site
[INFO] Scanning for projects...
[INFO]
--------------------------------------------------------------------- -
--
----
[INFO] Building Maven Quick Start Archetype
[INFO]    task-segment: [site]
[INFO]
--------------------------------------------------------------------- -
--
----
Downloading:
http://repo1.maven.org/maven2/org/codehaus/mojo/maven-jalopy- plugin/1.
0b
11/maven-jalopy
-plugin-1.0b11.pom
[WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2)
Downloading:
http://repo1.maven.org/maven2/org/codehaus/mojo/maven-jalopy- plugin/1.
0b
11/maven-jalopy
-plugin-1.0b11.pom
[WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2)
[INFO]
--------------------------------------------------------------------- -
--
----
[ERROR] BUILD ERROR
[INFO]
--------------------------------------------------------------------- -
--
----
[INFO] Failed to resolve artifact.

GroupId: org.codehaus.mojo
ArtifactId: maven-jalopy-plugin
Version: 1.0b11

Reason: Unable to download the artifact from any repository

  org.codehaus.mojo:maven-jalopy-plugin:pom:1.0b11

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


[INFO]
--------------------------------------------------------------------- -
--
----
[INFO] For more information, run Maven with the -e switch [INFO]
--------------------------------------------------------------------- -
--
----
[INFO] Total time: 3 seconds
[INFO] Finished at: Wed Jan 25 11:45:13 CET 2006 [INFO] Final Memory:
3M/5M [INFO]
--------------------------------------------------------------------- -
--
----


Another tip ? :-)

Stefan



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

Reply via email to