RE: [m2] Weblogic J2EE Plugin

2006-04-21 Thread mjohnsonaz74
wtc common 1.0-SNAPSHOT weblogic weblogic 8.1 provided -- View this message in context: http://www.nabble.com/-m2-Weblogic-J2EE-Plugin-t1408033.html#a4029553 Sent from the Maven - Users forum at Nabble.com. --

RE: [m2] Weblogic J2EE Plugin

2006-04-17 Thread Scott Ryan
. Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044 -Original Message- From: Konstantin Polyzois [mailto:[EMAIL PROTECTED] Sent: Saturday, April 08, 2006 4:14 AM To: Maven Users List Subject: Re: [m2] Weblogic J2EE Plugin Are

Re: [m2] Weblogic J2EE Plugin

2006-04-11 Thread Konstantin Polyzois
t; -- > View this message in context: > http://www.nabble.com/-m2-Weblogic-J2EE-Plugin-t1408033.html#a3849556 > Sent from the Maven - Users forum at Nabble.com. > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >

Re: [m2] Weblogic J2EE Plugin

2006-04-10 Thread mjohnsonaz74
make any sense, then you'll truly understand how confused I was... =) thank you again for the sample, it helped me out tremendously. --MJ -- View this message in context: http://www.nabble.com/-m2-Weblogic-J2EE-Plugin-t1408033.html#a3849556 Sent from the Maven - Users

Re: [m2] Weblogic J2EE Plugin

2006-04-10 Thread Konstantin Polyzois
.0 deployment capabilities as well as artifact (EAR, WAR, RAR, etc.) > compilation within the maven 2 environment." It also supports Weblogic > 8.x. > You can find this plugin at > http://mojo.codehaus.org/weblogic-maven-plugin/index.html > > --MJ > -- > View this me

Re: [m2] Weblogic J2EE Plugin

2006-04-10 Thread mjohnsonaz74
ven-plugin/index.html --MJ -- View this message in context: http://www.nabble.com/-m2-Weblogic-J2EE-Plugin-t1408033.html#a3844699 Sent from the Maven - Users forum at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: [m2] Weblogic J2EE Plugin

2006-04-08 Thread Konstantin Polyzois
trivial issue. If I could see a working > POM > file that uses this plugin that would help me out a lot. Thank you in > advance! > > --MJ > -- > View this message in context: > http://www.nabble.com/-m2-Weblogic-J2EE-Plugin-t1408033.html#a3791766 > Sent from the Mav

[m2] Weblogic J2EE Plugin

2006-04-06 Thread mjohnsonaz74
less then enlightening and I'm running in circles over what, I hope, is a trivial issue. If I could see a working POM file that uses this plugin that would help me out a lot. Thank you in advance! --MJ -- View this message in context: http://www.nabble.com/-m2-Weblogic-J2EE-Plugin-t1408033.html#a

maven ejb plugin and j2ee plugin question

2005-02-18 Thread Zhou, Yan
Hi, I wish to create a simple ejb-jar containing a minimum session bean. The problem I have with Maven is 1) if I use maven-ejb plugin, test:test always runs before ejb:ejb. What I want is to run test after ejb-jar is built. However, if I simply state that the pre-goal of test:test is ejb:ejb, I

Goal not found j2ee-plugin-1.5.1

2004-12-15 Thread rajat naik
Hi, j2ee-plugin-1.5.1 downloaded from http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-j2ee-plugin-1.5.1.jar does not have a goal j2ee:ejb. But the documentation says it has a goal. (http://maven.apache.org/reference/plugins/j2ee/goals.html) Could anybody plz

Re: J2ee plugin

2003-07-17 Thread dion
The J2ee plugin was split up into it's parts: war and ear plugins are the result. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Work: http://www.multitask.com.au BRUNOT Sébastien <[EMAIL PROTECTED]> wrote on 17/07/2003 07:40:2

J2ee plugin

2003-07-17 Thread BRUNOT Sébastien
Hi, Naive question : the j2ee plugin has a great documentation... Last published april 1st 2003... Is it only a joke (plugin.jelly content !) or is-il a specification ? Sebastien BRUNOT - To unsubscribe, e-mail: [EMAIL

RE: problem finding maven-j2ee-plugin-1.1.jar

2003-04-06 Thread dion
ressing with building maven from cvs, however I have hit a > > small problem. Maven is looking for: > > maven-j2ee-plugin-1.1.jar > > > > in the boot stratp, but there only seems to be snapshots available at: > > http://www.ibiblio.org/maven/maven/jars/ > > FWIW,

Re: problem finding maven-j2ee-plugin-1.1.jar

2003-04-05 Thread Neil Blue
Thank you. Kasper Nielsen wrote: David Zeleznik wrote: I am progressing with building maven from cvs, however I have hit a small problem. Maven is looking for: maven-j2ee-plugin-1.1.jar in the boot stratp, but there only seems to be snapshots available at: http://www.ibiblio.org/maven/maven

Re: problem finding maven-j2ee-plugin-1.1.jar

2003-04-05 Thread Kasper Nielsen
David Zeleznik wrote: I am progressing with building maven from cvs, however I have hit a small problem. Maven is looking for: maven-j2ee-plugin-1.1.jar in the boot stratp, but there only seems to be snapshots available at: http://www.ibiblio.org/maven/maven/jars/ Fixed - Kasper

RE: problem finding maven-j2ee-plugin-1.1.jar

2003-04-05 Thread David Zeleznik
> I am progressing with building maven from cvs, however I have hit a > small problem. Maven is looking for: > maven-j2ee-plugin-1.1.jar > > in the boot stratp, but there only seems to be snapshots available at: > http://www.ibiblio.org/maven/maven/jars/ FWIW, I reported this

problem finding maven-j2ee-plugin-1.1.jar

2003-04-04 Thread Neil Blue
Hello, I am progressing with building maven from cvs, however I have hit a small problem. Maven is looking for: maven-j2ee-plugin-1.1.jar in the boot stratp, but there only seems to be snapshots available at: http://www.ibiblio.org/maven/maven/jars/ Is this correct? Thanks Neil -- I am taking

Building struts plugin fails for maven-j2ee-plugin-1.1.jar dependency

2003-04-03 Thread David Zeleznik
The struts plugin defines a dependency on version 1.1 of this maven-j2ee-plugin. However, this version does not exist on ibiblio. I changed this to specify version 1.1-SNAPSHOT and my build of the plugins now completes fine. -- David Zeleznik ILOG - Changing