RE : RE : More visual project descriptor documentation

2004-03-18 Thread Sébastien BRUNOT
In fact, it is not documented at all. Sebastien -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Envoyé : jeudi 18 mars 2004 01:06 À : Maven Users List Objet : RE : More visual project descriptor documentation There currently is a complete project.xml as part of

RE: More visual project descriptor documentation

2004-03-18 Thread Heritier Arnaud
+1 for me. there's just a little error with the organization end tag: /organization/ Arnaud. -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Envoyé : jeudi 18 mars 2004 02:20 À : Maven Users List Objet : RE: More visual project descriptor documentation Heritier

RE: RE : More visual project descriptor documentation

2004-03-18 Thread Heritier Arnaud
I'm agree with you Sébastien. There's always a lack of documentations in maven. Everybody is invited to help to write or enhance the doc. This problem is not a Maven problem but more generally an opensource problem. For example it was the same problem with Tomcat or Struts. At the beginning,

Re: More visual project descriptor documentation

2004-03-18 Thread Jim Crossley
[EMAIL PROTECTED] writes: I'd like to suggest a more visual way of documenting the project descriptor. Looks great. Comments?? Some visual way of distinguishing the required elements from the optional ones might be nice. My first thought was color, but since the tags are links, that might

Re: [REPOST] Properties and subprojects

2004-03-18 Thread Jim Crossley
[EMAIL PROTECTED] writes: Jim Crossley [EMAIL PROTECTED] wrote on 18/03/2004 01:57:22 PM: How do I arrange my ?ar.bundle dependency properties in the pom so that when I build the war subproject, the external jars are packaged with the war, and when I build the ear subproject, they are

Re: logging output

2004-03-18 Thread Heiko Kundlacz
Hi Eric Almost. I want to log the screen output from my most important goals to a file, and also have the output on screen. Shell redirection is not enough. Thanks a lot. Heiko Eric Giguere wrote: Hi there I'm not sure if I miss the point but from what I understand, yes, you can now log at

RE: Including dependencies from external file

2004-03-18 Thread Jörg Schaible
Gilles Dodinet wrote on Wednesday, March 17, 2004 8:14 PM: Jörg Schaible wrote: we use something like that to include external xml fragments : !ENTITY inherited-dependencies SYSTEM file:../mevenide-ui-eclipse/pom-fragments/inherited-dependenc ies.xml it works under xp and linux.

AW: Including dependencies from external file

2004-03-18 Thread Jörn Gebhardt
Thanks Jörg for this great documentation!!! Jörn -Ursprüngliche Nachricht- Von: Jörg Schaible [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 18. März 2004 15:08 An: Maven Users List Betreff: RE: Including dependencies from external file Gilles Dodinet wrote on Wednesday, March

Re: Form feed character in license file kills xml transformation

2004-03-18 Thread Craig S. Cottingham
On Thu, 2004-03-18 at 04:26, Bjrn Ola Smievoll wrote: Seems not to be the license-plugin as the XML in license.xml is correct, representing the form feed character as #12. The only thing on line 59 of license.xml is #12;. Don't know where the #c that's in the error comes from. 12 decimal is

RE: Including dependencies from external file

2004-03-18 Thread Jörg Schaible
Jörn Gebhardt wrote on Thursday, March 18, 2004 3:16 PM: Thanks Jörg for this great documentation!!! Hope you liked it. Just fixed some syntax errors ... seems there is always something left g Regards, Jörg - To unsubscribe,

Re: Purging old snapshots in repository

2004-03-18 Thread Kyle Adams
Snapshots are deployed to ibiblio and they are not removed. Nothing is supposed to be removed from ibiblio and if someone went in and did so they shouldn't have. Interesting. While that problably works for ibiblio, where new additions are manually deployed, it wouldn't work in a corporate

Re: [reactor] Invoking reactor without a project.xml

2004-03-18 Thread John Casey
If you have a project.xml at the base level but never extend from it, it should not restrict this use case... -john On Thu, 2004-03-18 at 14:45, Alex Karasulu wrote: Hello, Is there a way to invoke the reactor without having a project.xml for the top level directory. Basically can I just

RE: [reactor] Invoking reactor without a project.xml

2004-03-18 Thread Alex Karasulu
John, -Original Message- From: John Casey [mailto:[EMAIL PROTECTED] Sent: Thursday, March 18, 2004 2:52 PM If you have a project.xml at the base level but never extend from it, it should not restrict this use case... -john On Thu, 2004-03-18 at 14:45, Alex Karasulu wrote:

RE: [reactor] Invoking reactor without a project.xml

2004-03-18 Thread Alex Karasulu
-Original Message- From: John Casey [mailto:[EMAIL PROTECTED] Sent: Thursday, March 18, 2004 3:08 PM To: Maven Users List Subject: RE: [reactor] Invoking reactor without a project.xml yeah...didn't read that closely enough. I'm still confused on what you mean by 'convenience

RE: [reactor] Invoking reactor without a project.xml

2004-03-18 Thread John Casey
I guess I'd go back to my original comment, and provide a bare-bones project.xml at the base dir, just as a placeholder...then, that will free you up to write a base-level maven.xml/project.properties to manage the various builds via multiproject and/or straight reactor. Or am I missing something?

RE: [reactor] Invoking reactor without a project.xml

2004-03-18 Thread Alex Karasulu
snip/ Hope it helps... Oh yes it helps thank you very much. I'll experiment with it and get back to you if I have issues. Thanks much, Alex - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Re: More visual project descriptor documentation

2004-03-18 Thread dion
Jim Crossley [EMAIL PROTECTED] wrote on 18/03/2004 10:57:54 PM: [EMAIL PROTECTED] writes: I'd like to suggest a more visual way of documenting the project descriptor. Looks great. Comments?? Some visual way of distinguishing the required elements from the optional ones might be

RE: More visual project descriptor documentation

2004-03-18 Thread dion
Fixing that now. -- dIon Gillard, Multitask Consulting Heritier Arnaud [EMAIL PROTECTED] wrote on 18/03/2004 07:26:05 PM: +1 for me. there's just a little error with the organization end tag: /organization/ Arnaud. -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL

RE: More visual project descriptor documentation

2004-03-18 Thread Arnaud Heritier
There's also the tag package/ duplicated 2 times. Same thing for mailingLists/mailingList/unsubscribe. dependencies/dependency/properties can be simplified Arnaud. -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Envoyé : jeudi 18 mars 2004 22:09 À : Maven

bcel dependency problem

2004-03-18 Thread Webb Morris
A few days ago there was a discussion concerning the ejb jar plugin and I mentioned I had written my own but had a problem loading the bcel dependency. I've since deleted the thread, but I solved the problem: I specified the bcel dependency with the classloaderroot/classloader property. Hope

RE: More visual project descriptor documentation

2004-03-18 Thread dion
Arnaud Heritier [EMAIL PROTECTED] wrote on 19/03/2004 08:39:31 AM: There's also the tag package/ duplicated 2 times. Fixed that. Same thing for mailingLists/mailingList/unsubscribe. ? I can't see a duplication for mailingLists etc.. dependencies/dependency/properties can be simplified

RE: More visual project descriptor documentation

2004-03-18 Thread dion
Found the unsub duplicate. Thanks. -- dIon Gillard, Multitask Consulting Arnaud Heritier [EMAIL PROTECTED] wrote on 19/03/2004 08:39:31 AM: There's also the tag package/ duplicated 2 times. Same thing for mailingLists/mailingList/unsubscribe. dependencies/dependency/properties can be

RE: More visual project descriptor documentation

2004-03-18 Thread Arnaud Heritier
-Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Envoyé : jeudi 18 mars 2004 23:09 À : Maven Users List Objet : RE: More visual project descriptor documentation Arnaud Heritier [EMAIL PROTECTED] wrote on 19/03/2004 08:39:31 AM: There's also the

RE: More visual project descriptor documentation

2004-03-18 Thread Arnaud Heritier
Ok. I replied too quickly :-) -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Envoyé : jeudi 18 mars 2004 23:09 À : Maven Users List Objet : RE: More visual project descriptor documentation Found the unsub duplicate. Thanks. -- dIon Gillard, Multitask

Re: More visual project descriptor documentation

2004-03-18 Thread Jim Crossley
[EMAIL PROTECTED] writes: Jim Crossley [EMAIL PROTECTED] wrote on 18/03/2004 10:57:54 PM: [...] Some visual way of distinguishing the required elements from the [...] How about bold for required and strikethrough or italic for deprecated? I like it!

Re: [reactor] Invoking reactor without a project.xml

2004-03-18 Thread David Jencks
you might want to take a look also at the geronimo build structure. I'm not sure what the maven experts think of it but I like it and find it very convenient. It assumes a 2 level subproject structure base type1 module1 module2 type2 module3 module4 you can select

RE: [reactor] Invoking reactor without a project.xml

2004-03-18 Thread Jason van Zyl
On Thu, 2004-03-18 at 22:45, Alex Karasulu wrote: -Original Message- From: David Jencks [mailto:[EMAIL PROTECTED] you might want to take a look also at the geronimo build structure. I'm not sure what the maven experts think of it but I like it and find it very convenient. It

How to run maven using JDK 1.4 and compile the java files using IBM compiler available in a particular location

2004-03-18 Thread Veerasamy, Thirumalai (Cognizant)
Hi, I need to run the maven using JDK 1.4 but the compile the java files using IBM Java compiler which is available in a location. Regards, Thiru This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged

How can I generate Deploy and RMIC Code for IBM Websphere, I couldn't find any plugins

2004-03-18 Thread Veerasamy, Thirumalai (Cognizant)
Hi, How can I generate Deploy and RMIC Code for IBM Websphere, I couldn't find any plugins in maven. Regards, Thiru This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the

SCM in Maven

2004-03-18 Thread yongkangliu
Hello, I am trying to use maven. But there is a problem about SCM plugin. I setup a CVS server with CVSNT, and create a repository: d:/cvs_folder My source code exist in d:/cvs_folder/maventest/src/... In project.xml, set repository: repository connectionscm|cvs|pserver|liuyk:[EMAIL

RE: How to run maven using JDK 1.4 and compile the java files usi ng IBM compiler available in a particular location

2004-03-18 Thread Brett Porter
Is that with jikes? http://maven.apache.org/reference/plugins/java/properties.html Set maven.compile.executable - Brett -Original Message- From: Veerasamy, Thirumalai (Cognizant) [mailto:[EMAIL PROTECTED] Sent: Friday, 19 March 2004 4:36 PM To: Maven Users List Subject: How to

RE: SCM in Maven

2004-03-18 Thread Brett Porter
http://maven.apache.org/faq.html#changelog-no-local-copy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, 19 March 2004 4:42 PM To: [EMAIL PROTECTED] Subject: SCM in Maven Hello, I am trying to use maven. But there is a problem about SCM

RE: How to run maven using JDK 1.4 and compile the java files using IBM compiler available in a particular location

2004-03-18 Thread Veerasamy, Thirumalai (Cognizant)
I am not sure, it comes with IBM Websphere Studio. I set the value as mentioned below but still I don't think it uses it. How do I find out whether it uses the executable, in debug it doesn't show the javac executeable maven.compile.executable=D:/Program Files/IBM/WebSphere

RE: How to run maven using JDK 1.4 and compile the java files usi ng IBM compiler available in a particular location

2004-03-18 Thread Brett Porter
Try surrounding with because of the space. I though maven -X would show you the compiler? - Brett -Original Message- From: Veerasamy, Thirumalai (Cognizant) [mailto:[EMAIL PROTECTED] Sent: Friday, 19 March 2004 5:27 PM To: Maven Users List Subject: RE: How to run maven using

About sourceModifications

2004-03-18 Thread Marco Tedone
Does sourceModification exclude classes or sources? Here for classes I mean .class. In my experience, this element excludes the sources completely. Therefore these won't never get compiled and included in the jar. If so, the example in the descriptor documentation page could change. Marco