Hi, Have you got any solution for this ?
On Friday, June 1, 2012 8:58:49 PM UTC+5:30, Marco Jug wrote: > > hello > > I have a multi-module maven 3 project that i try to build in Jenkins: > > a project.base with pom.xml containing the modules: > > <modules> > <module>../project.one</module> //project.one > <module>../project.two</module> // project.two > </modules> > > > project.one and project.two build successfully, but when i launch > project.base build i have the following error: > > > > > [ERROR] Child module E:\Programs\Jenkins\jobs\projet.base\workspace > \svn\framework\trunk\project.base\..\project.one of E:\Programs\Jenkins > \jobs\project.base\workspace\svn\framework\trunk\project.base\pom.xml > does not exist > > [ERROR] Child module E:\Programs\Jenkins\jobs\project.base > \workspace\svn\framework\trunk\project.base\..\project.two of E: > \Programs\Jenkins\jobs\project.base\workspace\svn\framework\trunk > \project.base\pom.xml does not exist > > Any idea about this error? > > many thanks > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
