[jboss-jira] [JBoss JIRA] (WFBUILD-12) mvn test fails with 'Failed to process feature pack'

Stian Thorgersen (JIRA) issues at jboss.org
Mon Jul 20 04:26:02 EDT 2015


    [ https://issues.jboss.org/browse/WFBUILD-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090668#comment-13090668 ] 

Stian Thorgersen commented on WFBUILD-12:
-----------------------------------------

For reference this problem is seen in Keycloak build as well. We use Travis for testing PRs. For Maven builds it runs:
{code}
# mvn install -DskipTests
{code}

Followed by:
{code}
# mvn test
{code}

Due to this issue we're unable to build the distribution and run full tests for PRs.


> mvn test fails with 'Failed to process feature pack'
> ----------------------------------------------------
>
>                 Key: WFBUILD-12
>                 URL: https://issues.jboss.org/browse/WFBUILD-12
>             Project: WildFly Build Tools
>          Issue Type: Bug
>            Reporter: Stian Thorgersen
>            Assignee: Stuart Douglas
>
> Running 'mvn test' on [wildfly|https://github.com/wildfly/wildfly] fails with:
> {code}
> [ERROR] Failed to execute goal org.wildfly.build:wildfly-server-provisioning-maven-plugin:1.1.0.Beta1:build (server-provisioning) on project wildfly-build: Execution server-provisioning of goal org.wildfly.build:wildfly-server-provisioning-maven-plugin:1.1.0.Beta1:build failed: java.lang.RuntimeException: java.lang.RuntimeException: Failed to process feature pack /home/st/.m2/repository/org/wildfly/wildfly-feature-pack/10.0.0.Alpha6-SNAPSHOT/wildfly-feature-pack-10.0.0.Alpha6-SNAPSHOT.zip modules: Could not extract resources from org.wildfly:wildfly-embedded: /home/st/tmp/wildfly/embedded/target/classes (Is a directory) -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list