There's a jboss-sar-maven-plugin here: http://snapshots.maven.codehaus.org/maven2/org/codehaus/mojo/
Not sure if that's supposed to be the same thing, or what though... -Stephen On 1/12/06, Mick Knutson <[EMAIL PROTECTED]> wrote: > I found the documentation on the mojo site, but I havce looked in the > ibiblio and snapshot repositories, and can't seem to find > jboss-maven-plugin. > Shouldn't it be located: > http://www.ibiblio.org/pub/packages/maven2/org/codehaus/mojo/ > > as defined: > <plugin> > <groupId>org.codehaus.mojo</groupId> > <artifactId>jboss-maven-plugin</artifactId> > <version>1.0</version> > <configuration> > <jbossHome>C:/jboss-4.0.3SP1</jbossHome> > <port>9090</port> > </configuration> > </plugin> > > > > > --- > Thank You > Mick Knutson > > Sr. Java/J2EE Consultant > BASE logic, inc. > (415) 648-1804 (S.F., CA) > http://www.BASELogic.com > > Washington Mutual (WAMU) (Emeryville, California) > --- > > > > > > >From: "Mick Knutson" <[EMAIL PROTECTED]> > >Reply-To: "Maven Users List" <[email protected]> > >To: [email protected] > >Subject: [m2] jboss plugin docs location? > >Date: Thu, 12 Jan 2006 09:32:13 -0800 > > > >I want to use the jboss plugin to deploy my ear, but I can't find the docs > >for it. Can someone please point me to the docs, or show an example of how > >to use this plugin? > > > > > > > >--- > >Thank You > >Mick Knutson > > > >Sr. Java/J2EE Consultant > >BASE logic, inc. > >(415) 648-1804 (S.F., CA) > >http://www.BASELogic.com > > > >Washington Mutual (WAMU) (Emeryville, California) > >--- > > > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Stephen Duncan Jr www.stephenduncanjr.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
