[jboss-jira] [JBoss JIRA] (WFLY-4328) Failed to execute goal org.wildfly.build:wildfly-server-provisioning-maven-plugin:1.0.0.Alpha8:build (server-provisioning)

Tomaz Cerar (JIRA) issues at jboss.org
Wed Apr 15 14:37:19 EDT 2015


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

Tomaz Cerar commented on WFLY-4328:
-----------------------------------

[~czacharym] I still cannot reproduce it, 
I am using windows 8.1 and maven 3.2.5 and cannot reproduce it.

can you try again with latest code, and run it with "-e", which will show real stacktrace in build plugin.

so just take latest code and run

mvn clean install -e -DskipTests

and if it still fails, please paste the stack trace you get.

>  Failed to execute goal org.wildfly.build:wildfly-server-provisioning-maven-plugin:1.0.0.Alpha8:build (server-provisioning)
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WFLY-4328
>                 URL: https://issues.jboss.org/browse/WFLY-4328
>             Project: WildFly
>          Issue Type: Bug
>          Components: Build System
>            Reporter: Carlton Zachary
>            Assignee: Eduardo Martins
>
> Getting the following error at the end of the Wildfly build.
> {noformat}
> [ERROR] Failed to execute goal org.wildfly.build:wildfly-server-provisioning-maven-plugin:1.0.0.Alpha8:build (server-provisioning) on project wildfly-build: Execution server-provis
> ioning of goal org.wildfly.build:wildfly-server-provisioning-maven-plugin:1.0.0.Alpha8:build failed: java.lang.RuntimeException: java.lang.RuntimeException: Failed to process feature pack C:\WildFly9\wildfly\web-feature-pack\target\wildfly-web-feature-pack-9.0.0.Alpha2-SNAPSHOT.zip modules: C:\WildFly9\wildfly\build\target\wildfly-9.0.0.Alpha2-SNAPSHOT\modules\system\layers\base\org\picketbox\main\module.xml -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.wildfly.build:wildfly-server-provisioning-maven-plugin:1.0.0.Alpha8:build (server-provisioning) on project wildfly-build: Execution server-provisioning of goal org.wildfly.build:wildfly-server-provisioning-maven-plugin:1.0.0.Alpha8:build failed: java.lang.RuntimeException: java.lang.RuntimeException: Failed to process feature pack C:\WildFly9\wildfly\web-feature-pack\target\wildfly-web-feature-pack-9.0.0.Alpha2-SNAPSHOT.zip modules
>         at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224)
>         at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>         at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>         at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
>         at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
>         at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
>         at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
>         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
>         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
>         at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
>         at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
>         at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:606)
>         at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
>         at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
>         at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
>         at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list