Hi,

some mvn commands fail since maven tries to download the newest maven- jetty-plugin, which it thinks to be 7.0.0pre0 in my case. But he cannot find any jar for that version in the public repos. Anyone else having the same problem?

I would suggest to always include version numbers for maven plugins in the pom, since the build relies on them. It often happens that newer versions of plugins (which maven uses automatically if no explicit version is set) don't work as previously or are buggy.

In this case "6.1.9" seems to be the latest stable and available version. The poms that have to be changed are "java/pom.xml", "java/ server/pom.xml" and "java/social-api/pom.xml".

Regards,
Alex

--
Alexander Klimetschek
[EMAIL PROTECTED]

>> Day JCR Cup 08 | Win a MacBook Pro: http://dev.day.com/ <<




Reply via email to