Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-13509

Move camel-k PNC build logic into maven

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • 2021-M2
    • None
    • Build
    • None
    • % %

    Description

      I'd like to move all of the build commands for building camel-k in PNC into maven so PME can update the camel-k-runtime version. Currently this is contained in the buildScript passed into PNC in the yaml file :

          make codegen set-version VERSION=1.0 RUNTIME_VERSION=1.3.0.fuse-jdk11-800012 BASE_IMAGE=registry.access.redhat.com/fuse7/fuse-java-openshift:2.0 IMAGE_NAME=registry.redhat.io/integration-tech-preview/camel-k-rhel8-operator; GOFLAGS="-mod=vendor" ./script/embed_resources.sh deploy; GO111MODULE=on go build -mod=vendor -o kamel ./cmd/kamel/*.go; make cross-compile VERSION=1.0; mvn clean deploy -Durl=${AProxDeployUrl} -DrepositoryId=indy-mvn
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            tcunning@redhat.com Thomas Cunningham
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: