Pom.properties vs *.properties files

2004-04-28 Thread J. Matthew Pryor
After reading the user guide & wiki, it is unclear to me how pom.properties and properties read from the various *.properties files relate to each other Do they amount to the same thing at runtime? If so would that apply to *ALL* plugins? Lets just imagine that I don't want to write any *.propert

Re: Copying resources from repository

2004-04-28 Thread Emmanuel Venisse
${maven.repo.local}/... - Original Message - From: "Jesper Linvald" <[EMAIL PROTECTED]> To: "'Maven Users List'" <[EMAIL PROTECTED]> Sent: Wednesday, April 28, 2004 10:57 PM Subject: RE: Copying resources from repository Hello, Thank you for your answer. This is exactly what am doing r

RE: Problem with HEAD and -o or -X

2004-04-28 Thread dion_gillard
Done. -- dIon Gillard, Multitask Consulting Brett Porter <[EMAIL PROTECTED]> wrote on 29/04/2004 11:13:04 AM: > Interesting. Something must have changed in CLI as I noticed that sometimes > "" was being recorded as a goal. > > I haven't seen it, but can you file this in JIRA, and attach the o

RE: Problem with HEAD and -o or -X

2004-04-28 Thread Brett Porter
Interesting. Something must have changed in CLI as I noticed that sometimes "" was being recorded as a goal. I haven't seen it, but can you file this in JIRA, and attach the output when done with -X? Specifically the part where it is first going to attain the goal and says it is selecting the defa

RE: changelog plugin vs cvs executable

2004-04-28 Thread Brett Porter
Even better! > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Thursday, 29 April 2004 10:15 AM > To: Maven Users List > Subject: RE: changelog plugin vs cvs executable > > > I think I'll just update the plugin xdocs/index.xml unless someone > objects.

Re: maven:war plugin

2004-04-28 Thread Henry S. Isidro
Sonnathi, Venkat wrote: Hi, I have common web module (CWM) and a few specialized web modules(SWM). SWM over-ride the jsp defines in CWM on a as needed basis. So, when building SWM web-app, I need to copy the webapp dir of CWM/src and then whatever is defined in SWM/src/webapp. I defined a preGoal

Problem with HEAD and -o or -X

2004-04-28 Thread dion_gillard
I've had a problem recently with HEAD where goals are being ignored and only the default goal for a project is being executed, e.g. I have a project with a default goal of 'inl:nightly-build', which is defined in maven.xml, and when I run "maven -o multiproject:clean", it executes the default g

RE: changelog plugin vs cvs executable

2004-04-28 Thread dion_gillard
I think I'll just update the plugin xdocs/index.xml unless someone objects. -- dIon Gillard, Multitask Consulting Brett Porter <[EMAIL PROTECTED]> wrote on 29/04/2004 09:25:21 AM: > Good suggestion dion. Can you create a JIRA issue, preferably with a patch? > :) > > > -Original Message--

RE: changelog plugin vs cvs executable

2004-04-28 Thread Brett Porter
Good suggestion dion. Can you create a JIRA issue, preferably with a patch? :) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 28 April 2004 11:36 AM > To: Maven Users List > Subject: RE: changelog plugin vs cvs executable > > > Menetrieux

RE: InvocationTargetException

2004-04-28 Thread Brett Porter
Lots! Its usually when something goes wrong inside Jelly. Can you run maven -e and show us the stack trace? - Brett > -Original Message- > From: Bill Madison [mailto:[EMAIL PROTECTED] > Sent: Thursday, 29 April 2004 2:53 AM > To: Maven Users List > Subject: InvocationTargetException >

RE: pre-compiling jsp files with maven

2004-04-28 Thread Brett Porter
Sorry, but this hasn't been tested with Tomcat 5. You may need to ask the question on the tomcat-user list? - Brett > -Original Message- > From: Sonnathi, Venkat > [mailto:[EMAIL PROTECTED] > Sent: Thursday, 29 April 2004 4:04 AM > To: 'Maven Users List' > Subject: RE: pre-compiling jsp

RE: Copying resources from repository

2004-04-28 Thread Jesper Linvald
Hello, Thank you for your answer. This is exactly what am doing right now - I guess my problem is that I don’t know the generic way to copy resources from local repo to somewhere else: Of course I don’t wont to write: copy c:/documents$settings/someuser/etc. - I would like to write: copy maven.loc

RE: pre-compiling jsp files with maven

2004-04-28 Thread Sonnathi, Venkat
Hi, I am trying to pre-compile jsp files using maven as per the following link: http://wiki.codehaus.org/maven/CreatingWebApplications#head-2b0c6db33bd58f8f 93de3b6ff49263e574447731 However I get a class cast exception. Any suggestions? precompile-jsp: [DEBUG] Adding reference: jspc.classpath -

maven:war plugin

2004-04-28 Thread Sonnathi, Venkat
Hi, I have common web module (CWM) and a few specialized web modules(SWM). SWM over-ride the jsp defines in CWM on a as needed basis. So, when building SWM web-app, I need to copy the webapp dir of CWM/src and then whatever is defined in SWM/src/webapp. I defined a preGoal for war:webapp, but by

InvocationTargetException

2004-04-28 Thread Bill Madison
Hi all, When I run maven I am getting InvocationTargetException, can anyone tell me in what circumstances I would get that? Thanks in advance Bill __ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepst

FW: [UPDATE]mis-weblogic plug-in changes

2004-04-28 Thread Sri Sankaran
SORRY. Sent to the wrong list. Please ignore. Sri -Original Message- From: Sri Sankaran Sent: Wednesday, April 28, 2004 11:00 AM To: 'Customer Vision Developers' Cc: 'Maven Users List' Subject: [UPDATE]mis-weblogic plug-in changes The mis-weblogic plug-in has bee updated. Please pic

Re: Is they're a way to put my build.properties in aother place tha n $h ome ?

2004-04-28 Thread Nicolas De Loof
thanks ! Nico. - Original Message - From: "Takhar, Sandeep" <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]> Sent: Wednesday, April 28, 2004 1:52 PM Subject: RE: Is they're a way to put my build.properties in aother place than $h ome ? > -Duser.home=whatever > > from the

[UPDATE]mis-weblogic plug-in changes

2004-04-28 Thread Sri Sankaran
The mis-weblogic plug-in has bee updated. Please pick up the changes using the following command: maven plugin:download -DgroupId=maven -DartifactId=maven-mis-weblogic-plugin -Dversion=0.1 Changelog: 1. If the 'region' property is set, the plug-in will now load the corresponding properti

RE: Help on emailing Test Reports?

2004-04-28 Thread Ian Black
Thanks Emmanuel. Very helpful. -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: 28 April 2004 15:43 To: Maven Users List Subject: Re: Help on emailing Test Reports? You can see at mail tag page (http://ant.apache.org/manual/CoreTasks/mail.html) for options. Do yo

Re: Help on emailing Test Reports?

2004-04-28 Thread Emmanuel Venisse
You can see at mail tag page (http://ant.apache.org/manual/CoreTasks/mail.html) for options. Do you have a smtp server on localhost, it's the default value. For nagEmailAddress, http://maven.apache.org/reference/project-descriptor.html#build_nagEmailAddress Emmanuel - Original Message -

Component project dependencies

2004-04-28 Thread James . Shute
I've got a set of components I'm converting to build using Maven and am wondering if anybody can improve on the way I've set it up at the moment. At a simple level the 2 projects look like this: tcw-core-utilities 1.0 tcw-core-apps 1.0

RE: Is they're a way to put my build.properties in aother place than $home ?

2004-04-28 Thread Ryan Sonnek
In Maven 1.0 RC3, project.properties will be inherited by all subprojects. project.properties is inherited to subprojects? i thought this was a "post 1.0" feature. i've logged a couple issues related to subprojects picking up properties from the parent using RC2, but noone had mentioned that

Help on emailing Test Reports?

2004-04-28 Thread Ian Black
Hi, I found this (http://wiki.codehaus.org/maven/EmailTestReports) on the Maven Wiki. Set it up as described but get this message when I do maven test:test [mail] Failed to initialise MIME mail [mail] Sending email: [BUILD] Junit Test Results for projectname : April 28 2004 [mail] Failed to send

RE: Is they're a way to put my build.properties in aother place than $home ?

2004-04-28 Thread Michael Mattox
> > I have to configure some nightly builds for several projects on > a "nightly > runner" PC. Lot's of the projects it has to > > handle need some config on local machine > ($home/build.properties) but some > of them are not compatible. > > > > How can I set maven to use another location than > ${

RE: Setting maven.multiproject.type

2004-04-28 Thread Sonnathi, Venkat
Sorry! I had a incomplete maven.multiproject.type in the ${user.home}/build.properties and it was overriding maven.multiproject.type in the project.properties. Thanks, --Venkat. -Original Message- From: Sonnathi, Venkat [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 27, 2004 1:10 PM To: '

Re: Maven & Synergy CM

2004-04-28 Thread Bill Madison
Hi Emmanuel, Thanks for your response. I'm sure it is accessible by command line, let me get back to you with the Synergy Documentation. We dont yet have Synergy in place, but very soon we will be moving on to it from CVS. Thanks Bill --- Emmanuel Venisse <[EMAIL PROTECTED]> wrote: > > Hi all, >

Re: Copying resources from repository

2004-04-28 Thread Emmanuel Venisse
- Original Message - From: "Jesper Linvald" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 28, 2004 1:59 PM Subject: Copying resources from repository > Hello all, > > > I need to copy an xml file from the repository into my project dir. > > Is there a way to do this

Copying resources from repository

2004-04-28 Thread Jesper Linvald
Hello all, I need to copy an xml file from the repository into my project dir. Is there a way to do this that dosent break the "maven repository philosophy"? The xml file is an argument to java which dosent recognize the file even though I encluded the maven.dependency.classpath. It looks li

RE: Is they're a way to put my build.properties in aother place than $h ome ?

2004-04-28 Thread Takhar, Sandeep
-Duser.home=whatever from the command line that you are using. sandeep -Original Message- From: Nicolas De Loof [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 28, 2004 2:43 AM To: Maven Users List Subject: Is they're a way to put my build.properties in aother place than $h ome ? Hell

Re: Is they're a way to put my build.properties in aother place than $home ?

2004-04-28 Thread Emmanuel Venisse
- Original Message - From: "Nicolas De Loof" <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]> Sent: Wednesday, April 28, 2004 8:43 AM Subject: Is they're a way to put my build.properties in aother place than $home ? > Hello, > > I have to configure some nightly builds for

RE: Problem with JIRA filing upload request

2004-04-28 Thread Arnaud Heritier
I already had this problem. The day after it worked :-( Perhaps there's a problem with codehaus. Arnaud. > -Message d'origine- > De : Craig S. Cottingham [mailto:[EMAIL PROTECTED] > Envoyé : mardi 27 avril 2004 23:20 > À : maven-users > Objet : Problem with JIRA filing upload request > >

RE: snapshot dependencies

2004-04-28 Thread Carlos Sanchez
When you do install-snapshot a jar is created with the timestamp and the same jar is copied to the name xxx-SNAPSHOT. Both are installed in the repository. The files with timestamp may be used by anyone who wants to depend on a concrete snapshot, so they are not deleted. You have to delete it, for

RE: Setting maven.multiproject.type

2004-04-28 Thread Carlos Sanchez
Add to A/modc/project.properties maven.multiproject.type=war In the others you don't need to add anything as jar is the default type Carlos Sanchez A Coruña, Spain Oness Project http://oness.sourceforge.net > -Mensaje original- > De: Sonnathi, Venkat [mailto:[EMAIL PROTECTED] > Envi

RE: changelog plugin vs cvs executable

2004-04-28 Thread dion_gillard
Menetrieux Remy <[EMAIL PROTECTED]> wrote on 27/04/2004 07:37:59 PM: > Changelog use the scm plugin to connect at cvs. > I have post an answer for this last week. > Rémy The Changelog plugin does not use the SCM plugin to do it's cvs work. It uses the netbeans cvslib. The issue is that CVSNT

RE: aspectj plugin & maven 1.0 rc2

2004-04-28 Thread Vincent Massol
Hi Charles, Looks very cool! Your patch does include everything from Carlos's patch too, right? If so, could you please attach it to http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPASPECTJ-8 Thanks -Vincent > -Original Message- > From: Charles N. Harvey III [mailto:[EMAIL PROTECTE

Is they're a way to put my build.properties in aother place than $h ome ?

2004-04-28 Thread Nicolas De Loof
Hello, I have to configure some nightly builds for several projects on a "nightly runner" PC. Lot's of the projects it has to handle need some config on local machine ($home/build.properties) but some of them are not compatible. How can I set maven to use another location than ${user.home}/buil

RE: aspectj plugin & maven 1.0 rc2

2004-04-28 Thread Carlos Sanchez
Attach the patch to http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPASPECTJ-8 Carlos Sanchez A Coruña, Spain Oness Project http://oness.sourceforge.net > -Mensaje original- > De: Charles N. Harvey III [mailto:[EMAIL PROTECTED] > Enviado el: miércoles, 28 de abril de 2004 2:00 >

RE: xdoclet packageSubstitution

2004-04-28 Thread Jesper Linvald
Thanxx a lot - it works beatifully :) Regards Jesper Linvald & Carina MAERSK DATA TRANSPORT Tel no.: +45 3911 1891 e-mail: [EMAIL PROTECTED] "Amato Massimiliano (TLAB)" <[EMAIL PROTECTED]> 28-04-2004 12:02 Please respond to "Maven Users List" <[EMAIL PROTECTED]> To "Maven Users List" <[EMA

RE: xdoclet packageSubstitution

2004-04-28 Thread Amato Massimiliano \(TLAB\)
Hello, you just override the 2 definition, you need to list the number of packagesubstitution you plan to do, just change your file to this and it should work maven.xdoclet.ejbdoclet.packageSubstitution.0=true maven.xdoclet.ejbdoclet.packageSubstitution.0.packages=ejb.session maven.xdoclet.ejbdoc

RE: snapshot dependencies

2004-04-28 Thread Maczka Michal
> -Original Message- > From: Flesner, Dan [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 27, 2004 9:21 PM > To: Maven Users List > Subject: snapshot dependencies > > > i'm confused by snapshot dependencies. when i do an > install-snapshot to > build the local dependencies i get the

xdoclet packageSubstitution

2004-04-28 Thread Jesper Linvald
Hello gurus, We have a problem with the Maven xdoclet plugin. We want to the same thing that we do in our (working) Ant buld.xml ..that is TWO substitutions. In our project.properties we state the following: maven.xdoclet.ejbdoclet.packageSubstitution.0=true maven.xdoclet.ejbdoclet.packageS