]
Gustavo Fernandes updated ISPN-9321:
------------------------------------
Status: Open (was: New)
Maven parallel builds are broken
--------------------------------
Key: ISPN-9321
URL:
https://issues.jboss.org/browse/ISPN-9321
Project: Infinispan
Issue Type: Bug
Components: Build
Reporter: Gustavo Fernandes
{{mvn clean install -DskipTests=true -s maven-settings.xml -T3C}}
causes errors:
{noformat}
[ERROR] Failed to execute goal
org.wildfly.build:wildfly-server-provisioning-maven-plugin:1.2.10.Final:build
(server-provisioning-node2) on project infinispan-as-lucene-integration: Execution
server-provisioning-node2 of goal
org.wildfly.build:wildfly-server-provisioning-maven-plugin:1.2.10.Final:build failed:
java.lang.RuntimeException: java.io.FileNotFoundException:
/home/gfernandes/github/infinispan/query/target/classes (Is a directory) -> [Help 1]
{noformat}