It's quite easy to create a custom artifact handler [1] to deploy sources on the repository with a compatible layout for m2. But where will we add it ? We don't have a plugin which deploy sources actually. We have the distribution plugin but it deploys all the project. Where could we add it ? I can create a new plugin if necessary. A maven-sources-plugin for m1.
Arnaud [1] http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/ejb/src/main/org/apache/maven/ejb/EJBArtifactTypeHandler.java?rev=232640&view=markup On 1/2/06, Stephane Nicoll <[EMAIL PROTECTED]> wrote: > > On 1/2/06, Milos Kleint <[EMAIL PROTECTED]> wrote: > > since you do the work, you pick. :) > > Just let me know then, I'll update the mevenide support then. > > Issue created: http://jira.codehaus.org/browse/MAVEN-1736 > > Regards, > Stéphane > > -- > .::You're welcome ::. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
