Lewis John McGibbney created ANY23-107:
------------------------------------------
Summary: Add assembly descriptor to parent pom.xml for releases
Key: ANY23-107
URL: https://issues.apache.org/jira/browse/ANY23-107
Project: Apache Any23
Issue Type: Bug
Components: core
Affects Versions: 0.7.0
Reporter: Lewis John McGibbney
Assignee: Lewis John McGibbney
Priority: Blocker
Fix For: 0.7.0
When running mvn -P apache-release clean deploy, I get a failure with the
following maven output
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting /home/lewis/ASF/any23/target
[INFO] [cobertura:clean {execution: default}]
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /home/lewis/ASF/any23 && svn --non-interactive
info
[INFO] Working directory: /home/lewis/ASF/any23
[INFO] Storing buildNumber: 1345476 at timestamp: 1340644386890
[INFO] Executing: /bin/sh -c cd /home/lewis/ASF/any23 && svn --non-interactive
info
[INFO] Working directory: /home/lewis/ASF/any23
[INFO] Storing buildScmBranch: trunk
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [assembly:single {execution: assembly}]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error reading assemblies: No assembly descriptors found.
--
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