Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build image wildflyext/wildfly-camel #2711

Closed
jamesnetherton opened this issue Nov 26, 2018 · 1 comment
Closed

Unable to build image wildflyext/wildfly-camel #2711

jamesnetherton opened this issue Nov 26, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@jamesnetherton
Copy link
Collaborator

jamesnetherton commented Nov 26, 2018

Docker CI build is failing when attempting to assemble the Docker image:

[ERROR] DOCKER> Unable to build image [wildflyext/wildfly-camel] : The command '/bin/sh -c java -jar /wildfly/jboss-modules.jar -mp /wildfly/modules org.wildfly.extras.config --configs camel --enable && chmod g=u -R /wildfly' returned a non-zero code: 1  [The command '/bin/sh -c java -jar /wildfly/jboss-modules.jar -mp /wildfly/modules org.wildfly.extras.config --configs camel --enable && chmod g=u -R /wildfly' returned a non-zero code: 1 ]

https://fabric8-ci.fusesource.com/view/wildfly-camel/job/wildfly-camel-docker/1016/console

Assembly output has:

[WARNING] Skipping artifact: org.wildfly.camel:wildfly-camel-patch:tar.gz:8.1.0-SNAPSHOT; it does not have an associated file or directory.

Seems to have started failing after maven-assembly-plugin was upgraded for #2704.

@jamesnetherton
Copy link
Collaborator Author

Seems to be a bug in maven-enforcer-plugin versions > 1.4:

https://issues.apache.org/jira/projects/MENFORCER/issues/MENFORCER-318
https://issues.apache.org/jira/projects/MENFORCER/issues/MENFORCER-308

I'll work around it for now.

@jamesnetherton jamesnetherton self-assigned this Nov 28, 2018
jamesnetherton added a commit to jamesnetherton/wildfly-camel that referenced this issue Nov 28, 2018
jamesnetherton added a commit to jamesnetherton/wildfly-camel that referenced this issue Nov 28, 2018
jamesnetherton added a commit to jamesnetherton/wildfly-camel that referenced this issue Nov 28, 2018
jamesnetherton added a commit to jamesnetherton/wildfly-camel that referenced this issue Nov 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant