just use "-DskipTests" as that will skip running the tests but not compiling
or packaging them... oh and it's shorter than its alias
"-Dmaven.skip.test.exec=true" as well as the bigger skip that you are using
"-Dmaven.skip.test=true"

-Stephen

On 3 September 2010 02:28, Andrew Hughes <ahhug...@gmail.com> wrote:

> Hi Guys,
>
> When -Dmaven.test.skip=true the jar:test-jar goals are skipped. Other
> modules who have a dependency on the jar:test-jar artifact then fail
> (unresolved dependency).
>
> Is this a sensible default for the plugin and any idea's how I can override
> this?
>
> Thanks heaps (again)  :)
> --Andrew
>

Reply via email to