dev@glassfish.java.net

Re: problem building v3

From: Jason Lee <jasondlee_at_sun.com>
Date: Tue, 20 Jan 2009 16:20:19 -0600

If it helps, I saw the same issue. :)

On Jan 20, 2009, at 4:16 PM, Jane Young wrote:

> Sorry... I realized it's Justin after clicking the "send" key.
> I'll take a look at this issue. In the meantime, comment out the
> following lines in v3/pom.xml:
> <plugin>
> <groupId>org.jvnet.maven-antrun-extended-plugin</
> groupId>
> <artifactId>maven-antrun-extended-plugin</
> artifactId>
> <version> 1.36 </version>
> <dependencies>
> <dependency>
> <groupId>sun.jdk</groupId>
> <artifactId>tools</artifactId>
> <version>1.5.0_14</version>
> <version>1.6</version>
> <scope>system</scope>
> <systemPath>${java.home}/../lib/
> tools.jar</systemPath>
> </dependency>
> </dependencies>
> </plugin>
>
> Thanks,
> Jane
>
> Justin Lee wrote:
>>
>> It's "Justin" :), but I tried that, yes. I'm building on OS X if
>> that matters. Shouldn't, but you never know...
>>
>> Jane Young wrote:
>>> Hi Jason,
>>>
>>> Are you using "mvn -U..."?
>>>
>>> Jane
>>>
>>> Justin Lee wrote:
>>>> 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
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>

         Jason Lee
Senior Java Developer
GlassFish Administration Console

Sun Microsystems, Inc.
Phone x31197/+1 405-343-1964
Email jasondlee_at_sun.com
Blog http://blogs.sun.com/jasondlee
Blog http://blogs.steeplesoft.com