Thanks a lot. It works.
I never found this in search google for this. All solutions refer to eclipse:eclipse Many thanks. Andreas --- Thor <[EMAIL PROTECTED]> schrieb am Mi, 8.10.2008: > Von: Thor <[EMAIL PROTECTED]> > Betreff: Re: [EclipsePlugin] downloading sources without writing .project and > .classpath files > An: "Maven Users List" <[email protected]>, [EMAIL PROTECTED] > Datum: Mittwoch, 8. Oktober 2008, 21:15 > Use the dependency plugin: mvn dependency:sources > http://maven.apache.org/plugins/maven-dependency-plugin/ > > > > > On Wed, Oct 8, 2008 at 5:00 AM, Andreas Riedel > <[EMAIL PROTECTED]>wrote: > > > Hello List. > > > > I've a question by using the Eclipse Plugin. > > We will dispose the Q4E Eclipse Plugin. > > > > So call the Plugin with: > > mvn eclipse:eclipse -DdownloadSources=true > > > > works fine. > > > > But the writen .project and .classpath files are > shared by SVN. So the > > other developer aren't beholden to run write the > .project and .classpath > > files new. > > So, is it possible to download the sources by the > plugin but don't write > > the .project and .classpath files again and again. > > > > TIA > > Andreas > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > > -- > (o_ \* / \ / > / / )_ | | O | > v v .... In a free world... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
