Re: Maven Multi-Project - Modules are Numbers when checked out --repl y

2007-08-28 Thread Emmanuel Venisse
 
The problem I have now is when the build fails, say due to a unit test, the

status of the build is SUCCESS.  Although the log states FAILED.
 
Is there some configuration I am missing here or is the problem related to

me setup?


It is a known issue in 2.0.7. http://jira.codehaus.org/browse/MNG-3084

You can update the bat file in your local install as described in the bug and 
it will start working.

Emmanuel



Maven Multi-Project - Modules are Numbers when checked out --repl y

2007-08-23 Thread James Clinton
**In follow up to my own post**
 
I have this working now using [continuum-1.1-beta-2], the key seems to be to
have a overall cvs project wrapping all the sub projects and to alter the
default POM path in the Build Definitions.  
 
The reason for using the alph is because it has been support for Maven2
multi-projects.
 
The problem I have now is when the build fails, say due to a unit test, the
status of the build is SUCCESS.  Although the log states FAILED.
 
Is there some configuration I am missing here or is the problem related to
me setup?
 
regards,
James

   _  

From: James Clinton 
Sent: 23 August 2007 16:40
To: [EMAIL PROTECTED]
Subject: FW: Maven Multi-Project - Modules are Numbers when checked out


( apoligies if you received this twice ) 

Hello,
 
Setting up Continuum for the first time using Maven2 for our builds. (which
is a Multi-Project).
 
Pointed Continuum to the parent POM and this loaded in the projects.  When
running the parent the build fails because it cannot find the child POM in
the working directory.
 
Looking in the directory, the reason is because the checked out folder isnt
the name of the module, but a number:
 
-1   (parent)
-2   (child)
-n
 
If this number was the project name the child POM would of been found.  Is
there some configuration I am missing or is this to do with my setup.  My
Parent module is at the same level as it children if that matters. Parent
POM extract:
 

 ../ProjectAPI
 ../ProjectCore

 
Any help appreciated.
 
Regards,
James.
DISCLAIMER: This e-mail is confidential and may also be legally privileged.
If you are not the intended recipient, use of the information contained in
this e-mail (including disclosure, copying or distribution) is prohibited
and may be unlawful.  Please inform the sender and delete the message
immediately from your system.  This e-mail is attributed to the sender and
may not necessarily reflect the views of the Patsystems Group and no member
of the Patsystems Group accepts any liability for any action taken in
reliance on the contents of this e-mail (other than where it has a legal or
regulatory obligation to do so) or for the consequences of any computer
viruses which may have been transmitted by this e-mail. The Patsystems Group
comprises Patsystems plc and its subsidiary group of companies.