Cool, hopefully the idea plugin will take advantage of this soon! (and the
documentation of maven will mention how to generate such artifacts)

regards,

Wim

2005/10/22, Brett Porter <[EMAIL PROTECTED]>:
>
> In Maven2, yes, it is standardised (-src and -javadoc) and they can be
> published to the repository by default.
>
> - Brett
>
> On 10/21/05, Sal Campana <[EMAIL PROTECTED]> wrote:
> > Are there any plans to add support of optionally specifying API and SRC
> jars
> > for a given dependency?
> >
> > We've built a plugin to do this, and then update our IDE, but its not
> > standard...but if it were standard in Maven (extra xml tags?) then all
> the
> > IDE plugins would support it....
> >
> > Based on this page:
> >
> > *http://docs.codehaus.org/pages/viewpage.action?pageId=22230*
> >
> > It seems the classifier attribute can be used to associate src and api
> jars
> > with a regular jar dependency. It shows *javasrc and *javadoc...
> >
> > Will the extensions be "standardized"?
> >
> > It seems that if Maven would standardize how these things are defined,
> then
> > generic plugins could be made for the IDEs which can take advantage of
> this.
> >
> >
> > Thx!
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to