maven java:compile

to run a goal  in maven.xml: maven <goal>

Read the docs on the website for more information.


On Feb 17, 2005, at 8:22 AM, bahaa Nasrallah wrote:

Hi,
On my project i have a maven.xml file and project.xml file. when i run "maven" in the command line it doesn't compile the src files that are specified under <sourceDirectory> in the project.xml. it only runs the goals specified in maven.xml.
when i run "maven site:generate" in the command line it compiles those files but it doesnt execute the goals in maven.xml.
What is the command that should execute the goals in maven.xml and compiles the source files specified in project.xml?


Thanks in advance,
Bahaa


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



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



Reply via email to