You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Wim Deblauwe <wi...@gmail.com> on 2006/11/17 20:32:52 UTC

Classifier documentation?

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

Re: Classifier documentation?

Posted by Tom Huybrechts <to...@gmail.com>.
http://jira.codehaus.org/browse/MNG has a few documentation components.

On 11/19/06, Wim Deblauwe <wi...@gmail.com> wrote:
> 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 <to...@gmail.com>:
> >
> > 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 <wi...@gmail.com> 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: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Classifier documentation?

Posted by Wim Deblauwe <wi...@gmail.com>.
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 <to...@gmail.com>:
>
> 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 <wi...@gmail.com> 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: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: Classifier documentation?

Posted by Tom Huybrechts <to...@gmail.com>.
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 <wi...@gmail.com> 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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org