Randall, Maybe you just had a typo in your email...try putting the jboss-service.xmlin src/main/resources/META-INF and it should find it. I'd be surprised if src/main/java/resources/META-INF works for the ejb plugin.
Doug On 12/15/06, Eric Redmond <[EMAIL PROTECTED]> wrote:
What do you mean? What version are you using? Its only available as 2.0-SNAPSHOT, and you must add the sandbox repo to your POM: http://mojo.codehaus.org/using-sandbox-plugins.html Also, don't use the SAR plugin, it's no longer under development. Eric On 12/15/06, Randall Fidler <[EMAIL PROTECTED]> wrote: > > Eric, > > Maven just wasn't bringing it down from the repository, i.e. can't > find plugin. I got maven to bring the plugin down but now it's saying > that > it cannot find jboss-service.xml. Thinking along the lines of the ejb > plugin, I thought placing it in the /src/main/java/resources/META-INF > directory would be fine but I guess not. > > The plugin which I did get to work, somewhat, BTW is: > > http://mojo.codehaus.org/jboss-sar-maven-plugin/sar-mojo.html > > Thanks for the reply. > > Thanks, > > Randall > > -----Original Message----- > From: Eric Redmond [mailto:[EMAIL PROTECTED] > Sent: Friday, December 15, 2006 8:34 AM > To: Maven Users List > Subject: Re: SAR PLUGIN > > What problems have you had with the jboss-packaging plugin? Before > attempting a work-around, please give some specifics so anything broken > can > be fixed. > > Eric > > On 12/15/06, Randall Fidler <[EMAIL PROTECTED]> wrote: > > > > Hello, > > > > > > > > Can anybody recommend a sar plugin? I've tried using the > jboss-packaging > > plugin but to no avail. has anybody had any luck with that? > > > > > > Regards, > > > > Randall > > > > > > > > > > > -- > Eric Redmond > http://codehaus.org/~eredmond > > > -- Eric Redmond http://codehaus.org/~eredmond
