maven assembly fails with no assembly descriptors found
-------------------------------------------------------
Key: MRUNIT-33
URL: https://issues.apache.org/jira/browse/MRUNIT-33
Project: MRUnit
Issue Type: Bug
Affects Versions: 0.5.0
Reporter: Brock Noland
This from (https://cwiki.apache.org/confluence/display/MRUNIT/How+to+Release):
{code}
mvn clean assembly:assembly verify
{code}
fails with this error:
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-assembly-plugin:2.2.1:assembly (default-cli) on
project mrunit: Error reading assemblies: No assembly descriptors found. ->
[Help 1]
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira