You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Brad O'Hearne <br...@neurofire.com> on 2006/02/07 02:41:21 UTC

Generating a jboss wsr file

Is there a way to generate a jboss wsr file using maven?

Brad

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Generating a jboss wsr file

Posted by Brett Porter <br...@gmail.com>.
Check out the "introduction to the build lifecycle" in the
documentation. This contains most of the information needed. There are
also plenty of mails on this in the archives.

- Brett

On 2/8/06, Brad O'Hearne <br...@neurofire.com> wrote:
> Brett,
>
> Thanks!
>
> I guess along with this....can someone give me some advice for how to
> publish an archive whose extension is not presently supported? If
> this means producing a new type of archive, let me know, perhaps I
> can contribute this. If there are any good links to information on
> how to do this, please post them -- I'd love to check out the
> possibility of doing this if there presently isn't a better way.
>
> Cheers,
>
> Brad
>
> On Feb 7, 2006, at 4:11 PM, Brett Porter wrote:
>
> > I don't think there is anything specific. You might like to checkout
> > the jboss plugin at mojo.codehaus.org.
> >
> > - Brett
> >
> > On 2/8/06, Brad O'Hearne <br...@neurofire.com> wrote:
> >> I hadn't heard from anyone on this, but just a yeah or nay on whether
> >> WSR files are supported would be helpful. Is anyone else out there
> >> using JBoss, and building wsr's (web service archives)? As with all
> >> of these JBossian archives, they are just JAR files with different
> >> extensions. Does anyone have a suggestion on the best way to build
> >> and publish what essentially is a jar but with a different extension
> >> (wsr instead of jar)?
> >>
> >> Thanks for your help.
> >>
> >> Brad
> >>
> >>
> >> On Feb 6, 2006, at 6:41 PM, Brad O'Hearne wrote:
> >>
> >>> Is there a way to generate a jboss wsr file using maven?
> >>>
> >>> Brad
> >>>
> >>> --------------------------------------------------------------------
> >>> -
> >>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> >>> For additional commands, e-mail: users-help@maven.apache.org
> >>>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> >> For additional commands, e-mail: users-help@maven.apache.org
> >>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Generating a jboss wsr file

Posted by Brad O'Hearne <br...@neurofire.com>.
Brett,

Thanks!

I guess along with this....can someone give me some advice for how to  
publish an archive whose extension is not presently supported? If  
this means producing a new type of archive, let me know, perhaps I  
can contribute this. If there are any good links to information on  
how to do this, please post them -- I'd love to check out the  
possibility of doing this if there presently isn't a better way.

Cheers,

Brad

On Feb 7, 2006, at 4:11 PM, Brett Porter wrote:

> I don't think there is anything specific. You might like to checkout
> the jboss plugin at mojo.codehaus.org.
>
> - Brett
>
> On 2/8/06, Brad O'Hearne <br...@neurofire.com> wrote:
>> I hadn't heard from anyone on this, but just a yeah or nay on whether
>> WSR files are supported would be helpful. Is anyone else out there
>> using JBoss, and building wsr's (web service archives)? As with all
>> of these JBossian archives, they are just JAR files with different
>> extensions. Does anyone have a suggestion on the best way to build
>> and publish what essentially is a jar but with a different extension
>> (wsr instead of jar)?
>>
>> Thanks for your help.
>>
>> Brad
>>
>>
>> On Feb 6, 2006, at 6:41 PM, Brad O'Hearne wrote:
>>
>>> Is there a way to generate a jboss wsr file using maven?
>>>
>>> Brad
>>>
>>> -------------------------------------------------------------------- 
>>> -
>>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: users-help@maven.apache.org
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Generating a jboss wsr file

Posted by Brett Porter <br...@gmail.com>.
I don't think there is anything specific. You might like to checkout
the jboss plugin at mojo.codehaus.org.

- Brett

On 2/8/06, Brad O'Hearne <br...@neurofire.com> wrote:
> I hadn't heard from anyone on this, but just a yeah or nay on whether
> WSR files are supported would be helpful. Is anyone else out there
> using JBoss, and building wsr's (web service archives)? As with all
> of these JBossian archives, they are just JAR files with different
> extensions. Does anyone have a suggestion on the best way to build
> and publish what essentially is a jar but with a different extension
> (wsr instead of jar)?
>
> Thanks for your help.
>
> Brad
>
>
> On Feb 6, 2006, at 6:41 PM, Brad O'Hearne wrote:
>
> > Is there a way to generate a jboss wsr file using maven?
> >
> > Brad
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Generating a jboss wsr file

Posted by Brad O'Hearne <br...@neurofire.com>.
I hadn't heard from anyone on this, but just a yeah or nay on whether  
WSR files are supported would be helpful. Is anyone else out there  
using JBoss, and building wsr's (web service archives)? As with all  
of these JBossian archives, they are just JAR files with different  
extensions. Does anyone have a suggestion on the best way to build  
and publish what essentially is a jar but with a different extension  
(wsr instead of jar)?

Thanks for your help.

Brad


On Feb 6, 2006, at 6:41 PM, Brad O'Hearne wrote:

> Is there a way to generate a jboss wsr file using maven?
>
> Brad
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org