You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dirk Habighorst <ml...@epigenomics.com> on 2003/09/25 12:29:16 UTC

multiproject and dist

Hallo,

when I run 'maven -Dgoal=dist multiproject:goal' I get the following error:

dist:prepare-src-filesystem:
     [mkdir] Created dir: /home/dirk/Test/A/target/a-1.1/src/a-1.1
     [echo]
       +-------------------------------------------------------+
       | C R E A T I N G  S O U R C E  D I S T R I B U T I O N |
       +-------------------------------------------------------+

     [copy] Copying 4 files to /home/dirk/Test/A/target/a-1.1/src/a-1.1

BUILD FAILED
File...... file:/home/dirk/.maven/plugins/maven-multiproject-plugin-1.1-SNAPSHOT/
Element... maven:reactor
Line...... 184
Column.... 9
Unable to obtain goal [dist:prepare-src-filesystem] -- 
file:/home/dirk/.maven/plugins/maven-dist-plugin-1.3-SNAPSHOT/:106:62: 
<ant:move> Warning: Could not find file /home/dirk/projects/Test/A/build.xml to 
copy.

../Test/project.properties contains:
maven.multiproject.basedir = ${basedir}
maven.multiproject.navigation = independent
maven.multiproject.includes = A/project.xml

thanks, dirk
-- 
   Dirk Habighorst			e-mail:dirk@epigenomics.de
   Epigenomics AG			Tel.: +49-30-24345-372
   Kleine Präsidentenstrasse 1
   10178 Berlin


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