I can't find any documentation either, but it's not that complicated. Classifiers are used to attach additional artifacts to your project. The main artifact file is called artifactId-version.type, and attached artifacts are called artifactId-version-classifier.type Typical classifiers are sources, javadoc, test-sources, tests but you can freely create your own.
Tom On 11/17/06, Wim Deblauwe <[EMAIL PROTECTED]> wrote:
Hi, I was looking for some documentation on the classifier tag that can be used in the pom. I looked here (http://maven.apache.org/pom.html#Dependencies), hoping to find documentation, but there is none there. Is this documented elsewhere or not documented yet? regards, Wim
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
