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

eap-installer compilation error after run wildfly-channel-maven-plugin:upgrade

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 8.1.0.GA-CR6, 8.1.0.GA
    • None
    • None
    • None

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) on project jboss-eap-installer-core: Compilation failure: Compilation failure: [ERROR] /tmp/eap-installer-8.1.0.GA/core/src/main/java/org/jboss/installer/actions/impl/InstallEap.java:[61,39] cannot find symbol
      [ERROR] symbol: class ProvisioningLayoutFactory
      [ERROR] location: package org.jboss.galleon.layout
      [ERROR] /tmp/eap-installer-8.1.0.GA/core/src/main/java/org/jboss/installer/actions/impl/InstallEap.java:[61,1] static import only from classes and interfaces
      [ERROR] /tmp/eap-installer-8.1.0.GA/core/src/main/java/org/jboss/installer/actions/impl/InstallEap.java:[62,39] cannot find symbol
      [ERROR] symbol: class ProvisioningLayoutFactory
      [ERROR] location: package org.jboss.galleon.layout
      

      thofman helped to understand the situation, prospero-metadata 1.3.0 include galleon-core and prospero-metadata 1.3.1 no, please see https://github.com/wildfly-extras/prospero-metadata/commit/91a403ae4eb400ccb6c945144f8734ab8a0919d6

      I added a galleon-core dep to eap-installer/core/pom.xml

              thofman Tomas Hofman
              rh-ee-rnovelli Ruben Novelli
              Jan Blizňák Jan Blizňák
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: