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!

Reply via email to