It seems that Ubuntu's Maven prefers:

<artifactId>maven-assembly-plugin</artifactId>
<version>2.2-beta-4</version>


.. while Apache's Maven prefers:

<artifactId>maven-assembly-plugin</artifactId>
<version>2.2-beta-2</version>

(which does not fail on the element)

If I hardcode the version to either of these I get consistent behavior,
ie. both work with 2.2-beta-2, or both fail with 2.2-beta-4.


Not sure if this is still a valid bug, it is still interesting that a different 
(newer) version is preferred by Ubuntu's Maven..

-- 
Maven2 package requires too many dependencie
https://bugs.launchpad.net/bugs/463648
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to