Re: [M2] deploy 'classifier'ed artifacts

2005-11-18 Thread Brett Porter
It requires that the packaging plugin assigns a classifier to the artifact it generates before either setting the project.getArtifact().setFile or calling projectHelper.attachArtifact() if it is a secondary artifact (often the case with artifacts with a classifier). One way to assign a classifier

[M2] deploy 'classifier'ed artifacts

2005-11-17 Thread Piéroni Raphaël
Hello, I have noticed that some projects defines the classifier element in their dependencies. But i still wonder how to create such an artifact and deploy it in a repostory. This is the case for the maven embedder library which defines a full dependencies classifier which is used by the mevenid