If the artifact exists in the repo still.  Maven may be getting http 
errors (resulting in a zero byte sized artifact) but there is a 
workaround.  Adding the -C or --strict-checksums option helps.

Its probably something else but "mvn -C install" might be worth trying.

On 02/18/2011 12:33 PM, Emmanuel Bernard wrote:
> If someone knows anything...
>
> Begin forwarded message:
>
>> From: Emmanuel Bernard<emman...@hibernate.org>
>> Date: February 18, 2011 6:33:26 PM GMT+01:00
>> To: Paul Gier<pg...@redhat.com>
>> Subject: Has something happened on the Maven repo?
>>
>> I'm getting weird errors about missing artifacts that I am (almost) sure 
>> were present before
>>
>> Downloading: 
>> http://repository.jboss.org/nexus/content/groups/public/org/jboss/maven/plugins/maven-jdocbook-style-plugin/2.0.1/maven-jdocbook-style-plugin-2.0.1.jar
>> Downloading: 
>> http://repo1.maven.org/maven2/org/jboss/maven/plugins/maven-jdocbook-style-plugin/2.0.1/maven-jdocbook-style-plugin-2.0.1.jar
>> [WARNING] Failed to retrieve plugin descriptor for 
>> org.jboss.maven.plugins:maven-jdocbook-style-plugin:2.0.1: Plugin 
>> org.jboss.maven.plugins:maven-jdocbook-style-plugin:2.0.1 or one of its 
>> dependencies could not be resolved: Could not find artifact 
>> org.jboss.maven.plugins:maven-jdocbook-style-plugin:jar:2.0.1 in 
>> jboss-public-repository-group 
>> (http://repository.jboss.org/nexus/content/groups/public/)
>>
>> Has there been some cleaning up?
>
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev

_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to