dev@glassfish.java.net

Re: hk2 build broken?

From: Paul Sterk <Paul.Sterk_at_Sun.COM>
Date: Tue, 10 Mar 2009 15:32:01 -0700

Jane,

Kohsuke has been working on some maven configuration changes to mitigate
a java.net outage that occurred yesterday. I'll get some additional
details on the issue.

Paul

On 3/10/2009 2:35 PM, Jane Young wrote:
> Looks like https://maven2-repository.dev.java.net/repository is down.
> It's most likely related to java.net outage yesterday.
>
> Paul, can you ask CollabNet to get this site up and running?
>
> Thanks,
> Jane
>
>
> Nandini Ektare wrote:
>> 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>
>>
>> ---------------------------------------------------------------------
>> 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
>


-- 
Paul
GlassFish Community Manager