SMX4 assembly not getting installed/deployed
--------------------------------------------
Key: SMX4-35
URL: https://issues.apache.org/activemq/browse/SMX4-35
Project: ServiceMix 4
Issue Type: Bug
Affects Versions: 4.0-m2
Reporter: Jonathan Anstey
Fix For: 4.0-m2
I'm getting the following warning when building
http://svn.apache.org/repos/asf/servicemix/smx4/features/trunk/assembly/
{quote}
[WARNING] Configuration options: 'appendAssemblyId' is set to false, and
'classifier' is missing.
Instead of attaching the assembly file:
/x1/apache/smx4/features/trunk/assembly/target/apache-servicemix-4.0-m2-SNAPSHOT.zip,
it will become the file for main project artifact.
{quote}
This results in the smx assemblies not getting installed/deployed... there is a
Maven Assembly plugin bug for this:
http://jira.codehaus.org/browse/MASSEMBLY-301
The solution (at the moment) is to downgrade the assembly plugin version to
2.2-beta-1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.