SV: Maven 2.0 deploy to IBM WAS 5

2006-10-19 Thread Hermod Opstvedt
Hi

I'm that guy :) - Because somebody with greater rights than me needs to
define the directories in the sandbox repository (hope to have this done in
a day or two) you will need to get it from svn and build it using Maven
until then.

Hermod


-Opprinnelig melding-
Fra: David J. M. Karlsen [mailto:[EMAIL PROTECTED] 
Sendt: 19. oktober 2006 19:48
Til: Maven Users List
Emne: Re: Maven 2.0 deploy to IBM WAS 5

Wayne Fay wrote:
> I'd be surprised if Cargo didn't already support WAS 5. Check the
> Cargo site for details about their Maven plugin and configuration.
Have a look in codehaus' sandbox - a collegue of mine wrote wrappers for 
the ant-tasks - maybe we can cargo-i-fy it over time, if it's worthwhile.

I also made one (before the codehaus thingy): 
http://www.davidkarlsen.com/maven-was-plugin/ but it only generates 
stubs and ties, and probably won't be very maintained now as there are 
others (more promising ones) around.


-- 
David J. M. Karlsen - +47 90 68 22 43
http://www.davidkarlsen.com
http://mp3.davidkarlsen.com



-
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]



Re: Maven 2.0 deploy to IBM WAS 5

2006-10-19 Thread David J. M. Karlsen

Wayne Fay wrote:

I'd be surprised if Cargo didn't already support WAS 5. Check the
Cargo site for details about their Maven plugin and configuration.
Have a look in codehaus' sandbox - a collegue of mine wrote wrappers for 
the ant-tasks - maybe we can cargo-i-fy it over time, if it's worthwhile.


I also made one (before the codehaus thingy): 
http://www.davidkarlsen.com/maven-was-plugin/ but it only generates 
stubs and ties, and probably won't be very maintained now as there are 
others (more promising ones) around.



--
David J. M. Karlsen - +47 90 68 22 43
http://www.davidkarlsen.com
http://mp3.davidkarlsen.com



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Maven 2.0 deploy to IBM WAS 5

2006-10-18 Thread Wayne Fay

I'd be surprised if Cargo didn't already support WAS 5. Check the
Cargo site for details about their Maven plugin and configuration.

Wayne

On 10/18/06, Mohan Gopal <[EMAIL PROTECTED]> wrote:

I am looking for the same information too

Any help would be greatly appreciated!


--- Pierfrancesco Girolami <[EMAIL PROTECTED]> wrote:

> Hi,
>  I've wrote a J2EE application (jar, ejb, war =
> ear). I succesfully compile
> the entire project with Maven 2.0 but I've some
> trouble to deploy to IBM
> WebSphere Application Server 5.1. I've found the WAS
> 5 maven-plugin but only
> for maven 1.x and not for the maven 2.0. The problem
> is to create the
> distribution code mandatory for the  WAS  deployment
> and add it to the ear.
> Any help would be really appreciated.
> Thanks,
> Pierfrancesco
>


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

-
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]



Re: Maven 2.0 deploy to IBM WAS 5

2006-10-18 Thread Mohan Gopal
I am looking for the same information too

Any help would be greatly appreciated!


--- Pierfrancesco Girolami <[EMAIL PROTECTED]> wrote:

> Hi,
>  I've wrote a J2EE application (jar, ejb, war =
> ear). I succesfully compile
> the entire project with Maven 2.0 but I've some
> trouble to deploy to IBM
> WebSphere Application Server 5.1. I've found the WAS
> 5 maven-plugin but only
> for maven 1.x and not for the maven 2.0. The problem
> is to create the
> distribution code mandatory for the  WAS  deployment
> and add it to the ear.
> Any help would be really appreciated.
> Thanks,
> Pierfrancesco
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Maven 2.0 deploy to IBM WAS 5

2006-10-18 Thread Marco Mistroni

Hello,
there's a ws_ant task that you can run inside maven-antrun plugin
Mr Peter Pilgrim was doing some M2 development with Maven2  /WAS, check
messages
on this list to get int ouch with him..

hth
marco

On 10/18/06, Pierfrancesco Girolami <[EMAIL PROTECTED]> wrote:


Hi,
I've wrote a J2EE application (jar, ejb, war = ear). I succesfully compile
the entire project with Maven 2.0 but I've some trouble to deploy to IBM
WebSphere Application Server 5.1. I've found the WAS 5 maven-plugin but
only
for maven 1.x and not for the maven 2.0. The problem is to create the
distribution code mandatory for the  WAS  deployment and add it to the
ear.
Any help would be really appreciated.
Thanks,
Pierfrancesco




Maven 2.0 deploy to IBM WAS 5

2006-10-18 Thread Pierfrancesco Girolami

Hi,
I've wrote a J2EE application (jar, ejb, war = ear). I succesfully compile
the entire project with Maven 2.0 but I've some trouble to deploy to IBM
WebSphere Application Server 5.1. I've found the WAS 5 maven-plugin but only
for maven 1.x and not for the maven 2.0. The problem is to create the
distribution code mandatory for the  WAS  deployment and add it to the ear.
Any help would be really appreciated.
Thanks,
Pierfrancesco