dev@glassfish.java.net

problem building v3

From: Justin Lee <Justin.Lee_at_Sun.COM>
Date: Tue, 20 Jan 2009 15:31:33 -0500

Anyone else seeing this or have I mangled my tree?

[INFO] Failed to resolve artifact.

Missing:
----------
1) sun.jdk:tools:jar:1.6

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=sun.jdk -DartifactId=tools
-Dversion=1.6 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=sun.jdk -DartifactId=tools
-Dversion=1.6 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]

  Path to dependency:
      1)
org.jvnet.maven-antrun-extended-plugin:maven-antrun-extended-plugin:maven-plugin:1.36
      2) sun.jdk:tools:jar:1.6