Assembly descriptors should be loaded from standard location.
-------------------------------------------------------------
Key: MASSEMBLY-459
URL: http://jira.codehaus.org/browse/MASSEMBLY-459
Project: Maven 2.x Assembly Plugin
Issue Type: Improvement
Affects Versions: 2.2-beta-5
Reporter: Emerson Farrugia
Priority: Minor
The Maven standard directory layout uses "src/main/assembly" as the location
for assembly descriptors.
(http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html)
The maven-assembly-plugin does not search this directory at all (let alone
first) for descriptor files. Should we be able to put file.xml in that
location, specify file.xml in the plugin configuration, and trust in
conventions that the plugin will find it?
--
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