Yes, I know and also when a library has a 1.4 and a 1.5 java version (like TestNG). I justed wanted to point the Glazedlists developers to this possibility, but I couldn't find the documentation on that. Is there a JIRA for documentation issues?
regards, Wim 2006/11/18, Tom Huybrechts <[EMAIL PROTECTED]>:
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]
