Re: [Jersey] Current trunk build broken?
Thanks!!
Paul Sandoz wrote:
>
> On Mar 30, 2009, at 8:56 PM, Jeanfrancois Arcand wrote:
>
>> Salut,
>>
>> Paul Sandoz wrote:
>>> Hi,
>>> The Hudson build is fine:
>>> http://hudson.glassfish.org/job/Jersey/
>>> I could clean/compile OK.
>>> Perhaps a fresh check out will help?
>>
>> Strange...still get the same exception with svn rev At revision 2165.
>> Will debug more as it is probably the machine itself...
>>
>
> Found the problem. The jersey-test-framework module did not declare the
> GF repository. I have added it to the pom.
>
> Paul.
>
>> A+
>>
>> -- jeanfrancois
>>
>>
>>> Paul.
>>> On Mar 30, 2009, at 7:43 PM, Jeanfrancois Arcand wrote:
>>>> Salut,
>>>>
>>>>> Downloading:
>>>>> http://download.java.net/maven/2/org/glassfish/embedded/glassfish-embedded-all/3.0-Prelude-Embedded-b10/glassfish-embedded-all-3.0-Prelude-Embedded-b10.jar
>>>>>
>>>>> Downloading:
>>>>> http://repo1.maven.org/maven2/org/glassfish/embedded/glassfish-embedded-all/3.0-Prelude-Embedded-b10/glassfish-embedded-all-3.0-Prelude-Embedded-b10.jar
>>>>>
>>>>> [INFO]
>>>>> ------------------------------------------------------------------------
>>>>>
>>>>> [ERROR] BUILD ERROR
>>>>> [INFO]
>>>>> ------------------------------------------------------------------------
>>>>>
>>>>> [INFO] Failed to resolve artifact.
>>>>> Missing:
>>>>> ----------
>>>>> 1)
>>>>> org.glassfish.embedded:glassfish-embedded-all:jar:3.0-Prelude-Embedded-b10
>>>>>
>>>>> Try downloading the file manually from the project website.
>>>>> Then, install it using the command: mvn install:install-file
>>>>> -DgroupId=org.glassfish.embedded
>>>>> -DartifactId=glassfish-embedded-all
>>>>> -Dversion=3.0-Prelude-Embedded-b10 -Dpackaging=jar
>>>>> -Dfile=/path/to/file
>>>>> Alternatively, if you host your own repository you can deploy the
>>>>> file there: mvn deploy:deploy-file
>>>>> -DgroupId=org.glassfish.embedded
>>>>> -DartifactId=glassfish-embedded-all
>>>>> -Dversion=3.0-Prelude-Embedded-b10 -Dpackaging=jar
>>>>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>>>> Path to dependency: 1)
>>>>> com.sun.jersey.test.framework:jersey-test-framework:jar:1.0.3-SNAPSHOT
>>>>> 2)
>>>>> org.glassfish.embedded:glassfish-embedded-all:jar:3.0-Prelude-Embedded-b10
>>>>>
>>>>> ----------
>>>>> 1 required artifact is missing.
>>>>> for artifact:
>>>>> com.sun.jersey.test.framework:jersey-test-framework:jar:1.0.3-SNAPSHOT
>>>>> from the specified remote repositories:
>>>>> m1.dev.java.net (http://download.java.net/maven/1),
>>>>> m2.dev.java.net (http://download.java.net/maven/2),
>>>>> central (http://repo1.maven.org/maven2)
>>>>
>>>> Is it my local build or other are seeing that failure as well?
>>>>
>>>> Thanks
>>>>
>>>> -- Jeanfrancois
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe_at_jersey.dev.java.net
>>>> For additional commands, e-mail: dev-help_at_jersey.dev.java.net
>>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_jersey.dev.java.net
>>> For additional commands, e-mail: dev-help_at_jersey.dev.java.net
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_jersey.dev.java.net
>> For additional commands, e-mail: dev-help_at_jersey.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: dev-help_at_jersey.dev.java.net
>