Re: Deploying a framework as a JAR?
Re: Deploying a framework as a JAR?
- Subject: Re: Deploying a framework as a JAR?
- From: Henrique Prange <email@hidden>
- Date: Wed, 22 Apr 2009 11:48:15 -0300
Hi Dov,
If you're using Maven, you can use the maven-wolifecycle-plugin and
the packaging woframework to generate JAR artifacts.
You can find the Wonder frameworks jars in the WOCommunity repository
[1].
[1] http://maven.wocommunity.org
Cheers,
Henrique
On Apr 22, 2009, at 2:38 AM, Lachlan Deck wrote:
On 22/04/2009, at 11:34 AM, Dov Rosenberg wrote:
I noticed that the WO frameworks are now packaged as Jars. Does any
one know
the correct mojo for packaging our frameworks as jars? What about
Project
Wonder – can those be deployed as jars as well?
With maven this is the natural/default result of the build.
If you're using ant it'll be quite easy to achieve also using ant's
'jar' task though obviously you'll need to configure it. If you
break open a wo jar you'll learn how it needs to be laid out.
with regards,
--
Lachlan Deck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden