I'm sorry I don't understand the question.

If you want to skip compile when running site, I guess this would be difficulty 
possible, since there're generally lots of things in the site need the compiled 
code (running tests on it is just one of them, then you may have code quality, 
like PMD, checkstyle, findbugs, code coverage, and so on).

Cheers.

-------- Message d'origine--------
De: cody zhang [mailto:[EMAIL PROTECTED]
Date: jeu. 20/03/2008 02:46
À: Maven Users List
Objet : Re: How change goal PACKAGE
 
Dear Mathus,
      your mind that it will skip test when run package?
which commond skip compile when run site?

2008/3/19, MATHUS Baptiste <[EMAIL PROTECTED]>:
> mvn -DskipTests package
>
>  Cheers.
>
>  > -----Message d'origine-----
>  > De : author [mailto:[EMAIL PROTECTED]
>  > Envoyé : mercredi 19 mars 2008 16:44
>  > À : users@maven.apache.org
>  > Objet : How change goal PACKAGE
>
> >
>  >
>  > When i use package goal it is build fail.
>  > Problem whith test, test fails when test goal runnig. I dont
>  > want fix in test problem. How can i use this goal whithout goal test?
>  > --
>  > View this message in context:
>  > http://www.nabble.com/How-change-goal-PACKAGE-tp16145136s177p1
>  > 6145136.html
>  > Sent from the Maven - Users mailing list archive at Nabble.com.
>  >
>  >
>  > ---------------------------------------------------------------------
>  > 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]
>
>



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

Reply via email to