You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Ma...@ubs.com on 2004/10/21 19:28:13 UTC

Build Issue

I am definite problem here with maven, may if I am doing something wrong, could someone suggest any solution please

I am trying to use maven as my build tool and in a multiproject fashion

my project tree is like this

$PROJECT
---project.xml
---project.properties
---build.properties


$PROJECT/src/lib/java ($PROJECT_JAVA)
---project.xml

When I run "maven site" from the $PROJECT I get all these compilation errors (clover plugin used) in the low level ie $PROJECT_JAVA because of classpath not set

Please could someone tell me what I am doing wrong here

by build.properties is something like this -

maven.repo.local                 = obj/maven_repository
maven.src.dir                    = ${basedir}
maven.multiproject.basedir       = ${basedir}
maven.multiproject.includes      = src/lib/java/project.xml
maven.xdoc.developmentProcessUrl = http://project


Many Thanks,
Manoj

Visit our website at http://www.ubs.com

This message contains confidential information and is intended only 
for the individual named.  If you are not the named addressee you 
should not disseminate, distribute or copy this e-mail.  Please 
notify the sender immediately by e-mail if you have received this 
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free 
as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses.  The sender therefore 
does not accept liability for any errors or omissions in the contents 
of this message which arise as a result of e-mail transmission.  If 
verification is required please request a hard-copy version.  This 
message is provided for informational purposes and should not be 
construed as a solicitation or offer to buy or sell any securities or 
related financial instruments.


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