You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by MATHUS Baptiste <ma...@mipih.fr> on 2008/03/20 08:09:21 UTC

RE : How change goal PACKAGE

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:codyzhang@gmail.com]
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 <ma...@mipih.fr>:
> mvn -DskipTests package
>
>  Cheers.
>
>  > -----Message d'origine-----
>  > De : author [mailto:ekatsnelson@mail.ru]
>  > 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: users-unsubscribe@maven.apache.org
>  > For additional commands, e-mail: users-help@maven.apache.org
>  >
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>  For additional commands, e-mail: users-help@maven.apache.org
>
>