Newbie: maven and xdoclet without the xdoclet-plugin - No results

2005-04-08 Thread Louis Burroughs
I was running the xdoclet plugin for maven and was having trouble with error messages telling me that I had files in more than one fileset. So I decided to scale back and take a working ant script and incorporate it into my maven.xml. The script runs to completion and tells me that the build

Generating application.xml and WebSphere specific deployment descriptors - redux

2005-04-07 Thread Louis Burroughs
I have been trying to create an EAR file that has the application.xml (the normal generated file has the correct dependecies, but lacks security info) and the WebSphere specific .xmi files generated for it using the xdoclet plugin. Unfortunately, I can't find much outside of the realm of ejbdoclet

Generating application.xml and WebSphere specific deployment descriptors

2005-04-06 Thread Louis Burroughs
I have been trying to create an EAR file that has the application.xml (the normal generated file has the correct dependecies, but lacks security info) and the WebSphere specific .xmi files generated for it using the xdoclet plugin. Unfortunately, I can't find much outside of the realm of ejbdo

Re: maven and xdoclet and a Long coercion exception

2005-04-04 Thread Louis Burroughs
I get this exception during the webdoclet goal. Any pointers on what I should be looking to fix? Properties and applicable goal are at the bottom. Caught exception evaluating: [EMAIL PROTECTED] Re ason: java.lang.Exception: Long coercion exception java.lang.Exception: Long coercion exceptio

Re: Maven moving .properties files

2005-01-10 Thread Louis Burroughs
you remove them from that, then they should not be copied. - Brett On Fri, 7 Jan 2005 18:03:40 -0500, Louis Burroughs <[EMAIL PROTECTED]> wrote: > When I build my war file. Maven takes my properties files from their > directory and places them at the root classfile directory > (../

Maven moving .properties files

2005-01-07 Thread Louis Burroughs
When I build my war file. Maven takes my properties files from their directory and places them at the root classfile directory (../WEB-INF/classes). Is there any way to stop (modify) this behavior? Thanks, Louis M. Burroughs III, OCTO

Re: Was5 remote deployments

2005-01-05 Thread Louis Burroughs
Burroughs III, OCTO Dion Gillard <[EMAIL PROTECTED]> 01/04/2005 10:04 PM Please respond to "Maven Users List" To: Maven Users List cc: bcc: Subject:Re: Was5 remote deployments On Tue, 4 Jan 2005 14:31:22 -0500, Louis B

Was5 remote deployments

2005-01-04 Thread Louis Burroughs
I am trying to set up a build process with Maven running on one box(build box) talking to a Websphere DeploymentManager box that runs a jacl script to deploy my application to a cluster. Do I need to install a full blown instance of Websphere on my build box or can I pick and choose certain li

Verbose plug-in execution

2004-11-15 Thread Louis Burroughs
Is there any way to get verbose plugin execution information if a plugin doesn't specify a verbose option and doesn't have many "echo" statements. Maybe something through jelly that outputs execution statements? Thanks, Louis M. Burroughs III, OCTO

RE: Problem with Reactor build order

2004-11-12 Thread Louis Burroughs
: bcc: Subject:RE: Problem with Reactor build order What is the groupId specified in your shared project.xml? If you want to make everything really generic, just make your dependency in your EAR project to be: ${pom.groupId} war1 SNAPSHOT That should do the trick. T

RE: Problem with Reactor build order

2004-11-12 Thread Louis Burroughs
List'" <[EMAIL PROTECTED]> cc: bcc: Subject:RE: Problem with Reactor build order Right, if you use , then the groupId and artifactId are the value of ... If you take the approach I took, using in each of the sub-projects, then your first examp

RE: Problem with Reactor build order

2004-11-12 Thread Louis Burroughs
d order I have actually put tags in my sub-projects rather than ... This seems to work out much better than for me. T -Original Message- From: Louis Burroughs [mailto:[EMAIL PROTECTED] Sent: Friday, November 12, 2004 10:01 AM To: Maven Users List Subject: Re: Problem with Reactor bui

Re: Problem with Reactor build order

2004-11-12 Thread Louis Burroughs
the same "blah_blah" blah blah in the project.xml files for two different projects.I had copied and pasted from one project.xml file to the other and forgot to change values for the and fields jeff mutonho On Fri, 12 Nov 2004 09:39:23 -0500, Louis Burroughs <[EMAIL PROTECTE

Problem with Reactor build order

2004-11-12 Thread Louis Burroughs
I am having trouble with Reactor changing the build order in my project when the dependencies have not changed. At one point I manged to get my two war files built and installed in the local repository, then the ear file was built. After I added more goals, my build order went to fifo (first

RE: Problem with was5 plugin victory (kindof)

2004-11-11 Thread Louis Burroughs
is working for me now with this configuration. Thanks, Louis M. Burroughs III Louis Burroughs <[EMAIL PROTECTED]> 11/11/2004 02:11 PM Please respond to "Maven Users List" To: "Maven Users List" <[EMAIL PROTECTED]> cc: &quo

RE: Problem with was5 plugin

2004-11-11 Thread Louis Burroughs
III, OCTO Louis Burroughs <[EMAIL PROTECTED]> 11/11/2004 01:52 PM Please respond to "Maven Users List" To: "Maven Users List" <[EMAIL PROTECTED]> cc: "Maven Users List" <[EMAIL PROTECTED]> bcc: Subje

RE: Problem with was5 plugin

2004-11-11 Thread Louis Burroughs
rom the command line, the properties file and setting them inside the goal with the same result. Louis M. Burroughs III Louis Burroughs <[EMAIL PROTECTED]> 11/11/2004 11:23 AM Please respond to "Maven Users List" To: "Maven Users List" <

RE: Problem with was5 plugin

2004-11-11 Thread Louis Burroughs
" <[EMAIL PROTECTED]> cc: bcc: Subject:RE: Problem with was5 plugin I don't think you can use the plugin with wsad. Oren -Original Message- From: Louis Burroughs [mailto:[EMAIL PROTECTED] Sent: 11 November 2004 15:23 To: Maven User

Re: Problem with was5 plugin

2004-11-11 Thread Louis Burroughs
console. Louis M. Burroughs III, OCTO Mark van Holsteijn <[EMAIL PROTECTED]> 11/11/2004 09:19 AM To: [EMAIL PROTECTED] cc: bcc: Subject:Re: Problem with was5 plugin Let's hear it! Louis Burroughs wrote: Thanks! You have allowe

RE: Problem with was5 plugin

2004-11-11 Thread Louis Burroughs
IL PROTECTED]> cc: bcc: Subject:RE: Problem with was5 plugin http://maven-plugins.sourceforge.net/maven-was5-plugin/faq.html#JAVAHOME > -Original Message- > From: Louis Burroughs [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 11, 2004 3:04 PM

RE: Problem with was5 plugin

2004-11-11 Thread Louis Burroughs
ist" To: "Maven Users List" <[EMAIL PROTECTED]> cc: bcc: Subject:RE: Problem with was5 plugin Is your JAVA_HOME set to the ibm jdk? Oren -Original Message- From: Louis Burroughs [mailto:[EMAIL PROTECTED] Sent: 1

RE: Problem with was5 plugin

2004-11-11 Thread Louis Burroughs
gin Is your JAVA_HOME set to the ibm jdk? Oren -Original Message- From: Louis Burroughs [mailto:[EMAIL PROTECTED] Sent: 10 November 2004 21:01 To: Maven Users List Subject: Problem with was5 plugin I got this error when trying to invoke a command on the was5 plugin (version 1.2) Any

Problem with was5 plugin

2004-11-10 Thread Louis Burroughs
I got this error when trying to invoke a command on the was5 plugin (version 1.2) Any suggestions? was5:listApps: [wasListApps] java.lang.reflect.InvocationTargetException: java.lang.NoClass DefFoundError: com/ibm/jsse/IBMJSSEProvider [wasListApps] at java.lang.Class.forName1(Nati

Reactor processing order

2004-11-07 Thread Louis Burroughs
I am tring to build an ear file using Maven. I have subprojects to build 2 war files and an ear file. The ear file has dependencies on the 2 war files. When I execute using reactor, maven executes the subprojects in the order it finds them(alphabetically my ear subproject comes first) instea

Re: Newbie question

2004-11-04 Thread Louis Burroughs
Nevermind I found Runtime.exec(cmd,envp,dir) Sorry, Louis Burroughs <[EMAIL PROTECTED]> 11/04/2004 04:47 PM Please respond to "Maven Users List" To: "Maven Users List" <[EMAIL PROTECTED]> cc: bcc: Subject:

Newbie question

2004-11-04 Thread Louis Burroughs
I want to pass in the location of the project.xml file to Maven at runtime. Is this possible? I am trying to execute Maven using the java Runtime. Thanks, Louis