mvn clean install -> success
mvn clean install -P release profile -> failure
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: Failed to resolve artifact.
Trail=[]
Unable to download the artifact from any repository
I'll try looking into this extantrun configuration.
Hubert
On Wed, Feb 25, 2009 at 9:31 PM, Survivant 00 <survivant00_at_gmail.com> wrote:
> yep I was doing that.. it's the line that I received to generate the jars
> files...
>
> ok..I suppose that I could do that
>
> mvn
>
> [INFO] BUILD SUCCESSFUL
>
>
>
> mvn source:jar javadoc:jar ? to generate the source jar and javadoc jar ?
>
>
>
>
> 2009/2/25 Jeanfrancois Arcand <Jeanfrancois.Arcand_at_sun.com>
>
> You have to do:
>>
>> % mvn
>>
>> not
>>
>> %mvn -P ...
>>
>> Is it what you are doing?
>>
>> Thanks!
>>
>> -- Jeanfrancois
>>
>> Survivant 00 wrote:
>>
>>> build failed, because this file is not found
>>>
>>>
>>> http://download.java.net/maven/glassfish//com/sun/grizzly/grizzly-webserver/1.9.8-SNAPSHOT/grizzly-webserver-1.9.8-SNAPSHOT-javadoc.jar
>>>
>>> if I try that in Firefox.. I won't get the file neither
>>>
>>>
>>> [resolveAll] Copying 1 file to
>>> C:\Source\grizzly\modules\bundles\webserver\targe
>>> t\javadoc-jars
>>> Downloading:
>>> http://download.java.net/maven/2/com/sun/grizzly/grizzly-webserver/
>>> 1.9.8-SNAPSHOT/grizzly-webserver-1.9.8-SNAPSHOT-javadoc.jar
>>> Downloading:
>>> http://download.java.net/maven/1/com.sun.grizzly/bundles/grizzly-we
>>> bserver-1.9.8-SNAPSHOT-javadoc.jar
>>> Downloading:
>>> http://repository.codehaus.org/com/sun/grizzly/grizzly-webserver/1.
>>> 9.8-SNAPSHOT/grizzly-webserver-1.9.8-SNAPSHOT-javadoc.jar
>>> Downloading:
>>> http://download.java.net/maven/glassfish//com/sun/grizzly/grizzly-w
>>> ebserver/1.9.8-SNAPSHOT/grizzly-webserver-1.9.8-SNAPSHOT-javadoc.jar
>>>
>>>
>>>
>>> 2009/2/25 Oleksiy Stashok <Oleksiy.Stashok_at_sun.com <mailto:
>>> Oleksiy.Stashok_at_sun.com>>
>>>
>>> Mac OS X JDK6 passed.
>>>
>>> WBR,
>>> Alexey.
>>>
>>>
>>> On Feb 25, 2009, at 20:50 , Jeanfrancois Arcand wrote:
>>>
>>> Salut,
>>>
>>> can everybody allow me 5 minutes :-) Just checkout the workspace
>>> and run it, and let me know if you see failures? Just do mvn as
>>> Sebastien noted that generating the javadocs/source fail right
>>> now.
>>>
>>> I've tested on Linux -> JDK 6, OS X -> JDK 5, WinXP -> JDK 6 but
>>> just to be sure and they all passed :-)
>>>
>>> Thanks!!
>>>
>>> -- Jeanfrancois
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
>>> <mailto:dev-unsubscribe_at_grizzly.dev.java.net>
>>> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>>> <mailto:dev-help_at_grizzly.dev.java.net>
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
>>> <mailto:dev-unsubscribe_at_grizzly.dev.java.net>
>>> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>>> <mailto:dev-help_at_grizzly.dev.java.net>
>>>
>>>
>>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
>> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>>
>>
>