Hi

here is the command we use on CI:

mvn --update-snapshots --show-version --fail-at-end
-Djava.io.tmpdir=/tmp/tomee-trunk-ubuntu clean install -Pall-adapters

with MAVEN_OPTS=-Xmx1024m -XX:PermSize=64m -XX:MaxPermSize=256m
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau



2014-03-29 14:55 GMT+01:00 Karl-Philipp Richter <[email protected]>:
> Hi together,
> When I'm building tomee trunk (commit id in subgit translation
> e027a9eca2634305eef6b6f05b7d32baaaa06653) with <code>mvn install
> -DskipTests=true -Dall</code> I get:
> <output>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-remote-resources-plugin:1.3:process
> (default) on project tomee-maven-plugin: Execution default of goal
> org.apache.maven.plugins:maven-remote-resources-plugin:1.3:process
> failed: For artifact {null:null:null:jar}: The groupId cannot be empty.
> -> [Help 1]
> </output>
> How can I build tomee again?
>
> All the best,
> Kalle Richter
>

Reply via email to