I will take a look.

Not sure why so many versions of the same dependency are getting picked up.

I think the m2 folks need to update their poms.

--jason


On Jul 13, 2006, at 9:33 AM, Prasad Kashyap wrote:

The geronimo-deployment-plugin build fails on windoze with the following error.

[INFO] ---------------------------------------------------------------------- --
[ERROR] BUILD FAILURE
[INFO] ---------------------------------------------------------------------- --
[INFO] Compilation failure

C:\Apache\geronimo\sandbox\m2migration\m2-plugins\geronimo- deployment-plugin\src\java\org\apache\geronimo\plugins\deployment \StartRemoteServerMojo.java:[158,44]
cannot resolve symbol
symbol  : method getPid ()
location: class org.codehaus.plexus.util.cli.Commandline

This pom on Linux downloads versions 1.0.4, 1.0.5, 1.1 and 1.2 of
org.codehaus.plexus:plexus-utils.

The same pom on Windows downloads versions 1.0.4,, 1.0.5 and 1.1 of
org.codehaus.plexus:plexus-utils. The 1.2 version is missing.

Cheers
Prasad

Reply via email to