You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Mitch Mattek <mi...@riskmetrics.com> on 2004/10/08 17:03:16 UTC

Mulitproject infinite regress..

Ok, I have a master project..
1
With subproject 2,3,4,5,6, etc. in subfolders. Originally, I had the
"master" project I built multi from as a "side by side" with basedir=../
but I took that out hoping it was causing this problem, but alas, No matter
how I adjust properties, I get an "infiinite regress" that eventually kills
maven in multiproject:site

BUILD FAILED
File...... C:\Documents and
Settings\mmattek\.maven\cache\maven-multiproject-plugin-1.3.1\plugin.jelly
Element... copy
Line...... 119
Column.... 36
IO error scanning directory
C:\testCDPBUILD\cdpMultiBuild\output\docs\multiproject\globeop\multiproject\
dmx4\multiprojec
t\ClientDataPlatform\multiproject\bradyBond\multiproject\aefa\multiproject\a
dventistTagging\multiproject\tc\multiproject
\datatrans-server\multiproject\datatrans-server


See how it keeps adding "multiproject/" directories? Eventually, the line
gets too long (I can't even delete it without going to my own machine via a
UNC path (//machine/c$, etc. ,etc)


Any ideas?

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