Hi It would useful if someone promoted it to the mojo's.
Hermod -----Opprinnelig melding----- Fra: Rémy Sanlaville [mailto:[EMAIL PROTECTED] Sendt: 20. februar 2007 09:56 Til: Maven Users List; [EMAIL PROTECTED] Emne: Re: maven2 websphere plugin Hi, You need to add the Mojo repo at codehaus too. > > <repository> > <id>codehaus.org</id> > <name>CodeHaus Snapshots</name> > > <url>http://snapshots.repository.codehaus.org</url> > <releases> > <enabled>false</enabled> > </releases> > <snapshots> > <enabled>true</enabled> > </snapshots> > </repository> > Done, but nothing changed. Never mind, I will use the websphere ant task via maven-antrun-plugin. Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
