Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-28964

eap-cloud-galleon-pack:2.0.0.Beta1-redhat-0000 failing with provisioning cloud-default-config layer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 8.1.0.Beta
    • 8.1.0.Beta
    • Cloud Galleon Pack
    • None

      This configuration

                  <plugin>                				
                      <groupId>org.jboss.eap.plugins</groupId>                				
                      <artifactId>eap-maven-plugin</artifactId>                				
                      <version>2.0.0.Beta1-redhat-00001</version>                         				
                      <configuration>                    					
                          <feature-packs>                        						
                              <feature-pack>                            							
                                  <location>org.jboss.eap:wildfly-ee-galleon-pack</location>
                              </feature-pack>
                              <feature-pack>
                                  <location>org.jboss.eap.cloud:eap-cloud-galleon-pac</location>
                              </feature-pack>
                          </feature-packs>
                          <channels>                        						
                              <channel>
                                  <manifest>
                                      <groupId>org.jboss.eap.channels</groupId>
                                      <artifactId>eap-8.1</artifactId>
                                      <version>1.0.0.Beta-redhat-00004</version>
                                  </manifest>
                              </channel>
                          </channels>
                          <layers>
                              <layer>cloud-default-config</layer>
                          </layers>
                      </configuration>
      

      which resolves org.jboss.eap.cloud:eap-cloud-galleon-pack:2.0.0.Beta1-redhat-00001 version from manifest is failing with:

      [INFO] --- eap:2.0.0.Beta1-redhat-00001:package (default) @ test-app ---
      [INFO] Resolving channel metadata from Maven artifact org.jboss.eap.channels:eap-8.1:1.0.0.Beta-redhat-00004
      [INFO] Provisioning server in /tmp/test-app/target/server
      [INFO] Resolving feature-packs
      ...
      [ERROR] Failed to execute goal org.jboss.eap.plugins:eap-maven-plugin:2.0.0.Beta1-redhat-00001:package (default) on project test-app: Provisioning failed: Failed to resolve configuration layer  model standalone named cloud-default-config: Failed to process feature-pack org.jboss.eap.cloud:eap-cloud-galleon-pack:2.0.0.Beta1-redhat-00001 feature [subsystem.remoting items=[subsystem.remoting.configuration.endpoint unset=worker]]: Failed to process feature-pack org.jboss.eap.cloud:eap-cloud-galleon-pack:2.0.0.Beta1-redhat-00001 feature [subsystem.remoting.configuration.endpoint unset=worker]: Failed to locate feature spec 'subsystem.remoting.configuration.endpoint' in org.jboss.eap.cloud:eap-cloud-galleon-pack::zip@maven and its dependencies. -> [Help 1]
      

              jdenise@redhat.com Jean Francois Denise
              jbliznak@redhat.com Jan Blizňák
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: