Something is mucked somewhere. When I use Maven 3.0.4 to include xstream as a dependency, it chokes whether I use the nexus.codehaus repo or not. I get a different error message when referencing the 1.4.2 jars. I can reference the poms/jars also, but Maven does not like them.

Also have some code that depends on xstream-annotations, but cannot find that as a dependency in the xstream pom nor can I find it in any repo.

J.V.

On 4/10/2012 1:43 AM, Jörg Schaible wrote:
Hi,

J.V. wrote:

I want to put xtream in my maven pom.xml,

But I keep getting an error:

Downloading:

https://nexus.codehaus.org/content/groups/public/com/thoughtworks/xstream/xtream/1.4.1/xtream-1.4.1.pom
[WARNING] The POM for com.thoughtworks.xstream:xtream:jar:1.4.1 is
missing, no dependency information available
Downloading:

https://nexus.codehaus.org/content/groups/public/com/thoughtworks/xstream/xtream/1.4.1/xtream-1.4.1.jar
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1.398s
[INFO] Finished at: Mon Apr 09 17:13:36 MDT 2012
[INFO] Final Memory: 8M/109M
[INFO]
------------------------------------------------------------------------

any ideas?
No, I can access pom and jar at that URLs without any problem.

I have the nexus.codehaus.org maven repo configured as a repository and
the path given above is the address to the .jar.  Are the thoughworks
xstream poms messed up?
Actually you do not have to add the Codehaus repo at all to your settings,
since it is synchronized with Maven Central.

Any reason not to use the latest version of XStream?

Cheers,
Jörg


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

     http://xircles.codehaus.org/manage_email




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to