You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by berndq <be...@gmx.net> on 2005/08/16 12:10:22 UTC

CC plugin: Q about location of project.xml

All,

why ist the CC config.xml created with

   <schedule>
     <maven
        ....
projectfile="${maven.cruisecontrol.checkout.dir}/${pom.artifactId}/project.xml"/>
   </schedule>

which does include pom.artifactID in the path.

I would expect project.xml to live in the root of the project directory 
tree.

So a simple checkout is not enough to get a project.xml at the expected 
location.

What action should happen in order to get a project.xml in the 
pom.arifactID subdir?

thanks!

Bernd



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org