[hibernate-dev] Fwd: Has something happened on the Maven repo?
Emmanuel Bernard
emmanuel at hibernate.org
Mon Feb 21 08:08:23 EST 2011
We have an explicit dependency on 2.0.1 since 2010-07-06.
https://github.com/hibernate/hibernate-search/commit/7cf0a4517119d46bd156c52c1777d10ad5b50e1b
I can't see how this would have worked before without the dependency on the repo.
Reminder, the dependency is not present in the repo
https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/maven/plugins/maven-jdocbook-plugin/
To reproduce, run
mvn dependency:tree under Hibernate Search's root.
I guess as you said, the best approach would be to migrate to the latest version and make sure everything still works.
Emmanuel
On Feb 19, 2011, at 2:05 AM, Sanne Grinovero wrote:
> I have no idea.
> be warned that the exact version might be selected according to some
> other dependency change, maybe you previously built with another one?
>
> It seems this is a quite old one, maybe you could try choosing an
> updated version:
> https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/maven/plugins/maven-jdocbook-plugin/
>
> Cheers,
> Sanne
>
> 2011/2/18 Emmanuel Bernard <emmanuel at hibernate.org>:
>> If someone knows anything...
>>
>> Begin forwarded message:
>>
>>> From: Emmanuel Bernard <emmanuel at hibernate.org>
>>> Date: February 18, 2011 6:33:26 PM GMT+01:00
>>> To: Paul Gier <pgier at 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 at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>
More information about the hibernate-dev
mailing list