You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Guillaume Lederrey <gu...@gmail.com> on 2005/05/31 13:15:01 UTC

multiproject:site -> You must exclude siems:siems (the top level project) from the subproject set

  I'm using AndroMDA to generate my projects. It creates a very nice
structure with a few subprojects. Everything works fine until I try to
generate the projects web site with : "maven multiproject:site" and
get the following error :

BUILD FAILED
File...... /home/gehel/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jellyElement...
fail
Line...... 139
Column.... 101
You must exclude siems:siems (the top level project) from the subproject set
Total time: 1 minutes 19 seconds
Finished at: Tue May 31 13:05:17 CEST 2005


I have the following line in the "build.properties" at the root of my projects :

maven.multiproject.includes=**/*project.xml
maven.multiproject.excludes=project.xml

So I *think* this should exclude the top level project ... Where
should I be looking ?

  Thanks for the help !

    Guillaume LEDERREY

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