jar file cannot be found during mvn clean install execution of
http://svn.apache.org/repos/asf/servicemix/smx4/features/trunk/assembly
--------------------------------------------------------------------------------------------------------------------------------------
Key: SMX4-216
URL: https://issues.apache.org/activemq/browse/SMX4-216
Project: ServiceMix 4
Issue Type: Bug
Affects Versions: 4.0-m2, specs-1.2.0
Reporter: Charles Moulliard
Hi,
The following error is reported during the execution of mvn clean install
(http://svn.apache.org/repos/asf/servicemix/smx4/features/trunk/assembly)
[INFO] Error populating repository
Embedded error:
c:\opensource\repository\org\apache\servicemix\specs\org.apache.servicemix.specs.jbi-api-1.0\1.1.0\org.apache.servicemix.specs.jbi-api
-1.0-1.1.0.jar (The system cannot find the file specified)
Normally this jar should be installed through the execution of the mvn install
command of 'http://svn.apache.org/repos/asf/servicemix/smx4/specs' project of
SMX4. During the execution of this command, the 1.2-SNAPSHOT jar is created and
not 1.1. jar
I think that a property file must be synchronized between 'specs' and 'assembly'
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.