dev@glassfish.java.net

Re: v3 build

From: Tim Quinn <Timothy.Quinn_at_Sun.COM>
Date: Mon, 11 Aug 2008 09:13:06 -0500

Jerome Dochez wrote:
> Seems like we are still facing some issues with snapshot promotions to
> the maven repository. If you have failures while building v3 workspace
> (even with mvn -U), you will need to build the hk2 workspace manually.
When I try an hk2 build locally I get the error below. Is this part of
what you're working on or something different?

Thanks.

- Tim

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Plugin could not be found - check that the goal name is correct:
Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command:
    mvn install:install-file -DgroupId=com.sun.enterprise
-DartifactId=hk2-maven-plugin \
        -Dversion=0.3.13-SNAPSHOT -Dpackaging=maven-plugin
-Dfile=/path/to/file


  com.sun.enterprise:hk2-maven-plugin:maven-plugin:0.3.13-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  glassfish-repository (http://download.java.net/maven/glassfish/),
  mavaen2-repository (http://download.java.net/maven/2/)

  com.sun.enterprise:hk2-maven-plugin:maven-plugin:0.3.13-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  glassfish-repository (http://download.java.net/maven/glassfish/),
  mavaen2-repository (http://download.java.net/maven/2/)