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

Remove unused OpenShift Maven profiles from quickstart application POMs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.DR11
    • 7.1.0.DR10
    • Quickstarts
    • None

      Numerous quick start applications have an openshift profile defined. I suggest removing the profiles until OpenShift is supported by quickstarts (JBEAP-626).

      Affected quickstarts:

      [mjurc@tigris jboss-eap-7.1.0.Alpha1-quickstarts]$ find -name "pom.xml" | xargs grep "<id>openshift</id>" | sort
      ./batch-processing/pom.xml:            <id>openshift</id>
      ./batch-processing/target/m2e-wtp/web-resources/META-INF/maven/org.jboss.quickstarts.eap/jboss-batch-processing/pom.xml:            <id>openshift</id>
      ./contacts-jquerymobile/pom.xml:            <id>openshift</id>
      ./ejb-throws-exception/ear/pom.xml:            <id>openshift</id>
      ./helloworld-html5/pom.xml:            <id>openshift</id>
      ./helloworld-mdb/pom.xml:            <id>openshift</id>
      ./helloworld-mdb-propertysubstitution/pom.xml:            <id>openshift</id>
      ./helloworld-rs/pom.xml:            <id>openshift</id>
      ./helloworld-ws/pom.xml:            <id>openshift</id>
      ./hibernate5/pom.xml:            <id>openshift</id>
      ./jsonp/pom.xml:            <id>openshift</id>
      ./kitchensink-angularjs/pom.xml:            <id>openshift</id>
      ./kitchensink-ear/ear/pom.xml:            <id>openshift</id>
      ./kitchensink-html5-mobile/pom.xml:            <id>openshift</id>
      ./kitchensink-jsp/pom.xml:            <id>openshift</id>
      ./kitchensink-ml-ear/ear/pom.xml:            <id>openshift</id>
      ./kitchensink-ml/pom.xml:            <id>openshift</id>
      ./kitchensink/pom.xml:            <id>openshift</id>
      ./shrinkwrap-resolver/pom.xml:            <id>openshift</id>
      ./spring-greeter/pom.xml:            <id>openshift</id>
      ./spring-kitchensink-asyncrequestmapping/pom.xml:            <id>openshift</id>
      ./spring-kitchensink-basic/pom.xml:            <id>openshift</id>
      ./spring-kitchensink-controlleradvice/pom.xml:            <id>openshift</id>
      ./spring-kitchensink-matrixvariables/pom.xml:            <id>openshift</id>
      ./spring-kitchensink-springmvctest/pom.xml:            <id>openshift</id>
      ./spring-petclinic/pom.xml:            <id>openshift</id>
      ./thread-racing/pom.xml:            <id>openshift</id>
      ./websocket-client/pom.xml:            <id>openshift</id>
      ./websocket-endpoint/pom.xml:            <id>openshift</id>
      ./wsat-simple/pom.xml:            <id>openshift</id>
      

              sgilda_jira Sande Gilda (Inactive)
              mjurc@redhat.com Michal Jurc
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: