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