I just configured Maven and am having trouble understanding the structure and getting 
my project to run.
 
The documentation states that all projects must have a project.xml file. I've modified 
an example file but now how do I execute it, what is the call statement I should use?

How do I get Maven to compile my source code? I have tried using the physical path, 
relative path, everything.... so far I've had no luck. I get a message that states 
there was no source code found.
 
Also, when I call maven site:deploy I get and error stating that I need to provide a 
username in order to deploy the project. The username can be placed in the 
build.property file.... but where does the build.property file need to be located?
 
Finally, do I need to place all of my project source code in the maven folder 
structure now?
 
Thanks.
 
Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to