I'm using archiva as my maven repository. I'm running into a problem
packaging an assembly when a service unit dependency has not been installed
into the local repository. The package goal for assembly complains that the
service-unit dependency is not found. I am able to package the assembly if i
run the install goal on the service-unit project. The location of the files
in repos is different, locally all of the files are stored under the version
directory, in archiva each artifact type is placed in a different directory.
Has anybody else run into this problem? Is there a way to work around it? I
would like to be able to deploy a service-unit and have somebody else
package the assembly without them having to rebuild they service-unit.

Using:
 ServiceMix: 3.1.2
 Archiva: 1.0-beta-2
 Maven: 2.0.7

Thanks
-- 
View this message in context: 
http://www.nabble.com/maven-assembly-packaging-%2B-archiva-tf4752173s12049.html#a13588543
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to