dev@glassfish.java.net

hk2 build broken?

From: Nandini Ektare <Nandini.Ektare_at_Sun.COM>
Date: Tue, 10 Mar 2009 12:46:45 -0700

It used to build fine. Now I get the following error :

Any idea what's changed?

thanks,
Nandini

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.jvnet:tiger-types:jar:RELEASE

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.jvnet
-DartifactId=tiger-types -Dversion=RELEASE -Dpackaging=jar -Dfile=/pa
th/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.jvnet
-DartifactId=tiger-types -Dversion=RELEASE -Dpackaging=jar -Dfile=/path
/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) com.sun.enterprise:tiger-types-osgi:jar:0.3.46-SNAPSHOT
        2) org.jvnet:tiger-types:jar:RELEASE

----------
1 required artifact is missing.

for artifact:
  com.sun.enterprise:tiger-types-osgi:jar:0.3.46-SNAPSHOT

from the specified remote repositories:
  maven-repository.dev.java.net
(https://maven-repository.dev.java.net/repository),
  maven2-repository.dev.java.net
(https://maven2-repository.dev.java.net/repository),
  central (http://repo1.maven.org/maven2)


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 15 seconds
[INFO] Finished at: Tue Mar 10 12:42:15 PDT 2009
[INFO] Final Memory: 15M/27M
[INFO]
------------------------------------------------------------------------

C:\work\vthree\hk2\hk2>