Your packaging is slingfeature, so this in the main artifact - in maven you usually don't use a classifier for the main artifact
Carsten Am 15.06.15 um 15:07 schrieb Bertrand Delacretaz: > Hi, > > I have created a module with packaging=slingfeature at [1], used in > Crankstart testing. > > Shouldn't my provisioning model's txt file be deployed with the > "slingfeature" classfier? > > It looks like it doesn't have a classifier: > > [INFO] Installing > ....m2/repository/org/apache/sling/org.apache.sling.cransktart.test.model/1.9.9-SNAPSHOT/org.apache.sling.cransktart.test.model-1.9.9-SNAPSHOT.txt > [INFO] ...org.apache.sling.cransktart.test.model-1.9.9-SNAPSHOT.pom > [INFO] ...org.apache.sling.cransktart.test.model-1.9.9-SNAPSHOT-sources.jar > > -Bertrand > > [1] https://svn.apache.org/repos/asf/sling/trunk/contrib/crankstart/test-model > -- Carsten Ziegeler Adobe Research Switzerland [email protected]
