packaging aar declared in one module affects the following modules
------------------------------------------------------------------
Key: MNG-4730
URL: http://jira.codehaus.org/browse/MNG-4730
Project: Maven 2 & 3
Issue Type: Bug
Components: Reactor and workspace
Affects Versions: 2.2.1
Reporter: Victor Bronstein
Priority: Critical
Attachments: test.zip
When there is an aar module in the reactor, it causes the following modules to
install (and then to deploy) their main artifact with the '.aar' extension,
although they are regular JAR modules. This is a regression from 2.1.0-M1.
Attached is a project that demonstrates the problem. Inside there's also a log
of mvn --debug clean install.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira