Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-2744

Kogito examples missing deployment configuration causing PNC build failure

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 0.13.0
    • None
    • Build and release
    • None

      kogito-examples currently defines the maven-deploy-plugin version property on master but doesn't configure the plugin causing it to use 2.7, whilst I haven't investigated the root cause adding this configuration and using the correct version defined fixes a deploy error in PNC[*], its possible the plugin version isn't supported:

       <version.deploy.plugin>2.8.2</version.deploy.plugin> 

      [*]

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project kogito-examples: Invalid syntax for repository. Invalid syntax for repository. 
      [ERROR] Invalid syntax for alternative repository. Use "id::layout::url".
      [ERROR] -> [Help 1]
      [ERROR] 
      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [ERROR] 
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
      % # Command finished with status: FAILED 

            ant@redhat.com Ant Stephenson
            ant@redhat.com Ant Stephenson
            Dominik Hanak Dominik Hanak
            Dominik Hanak Dominik Hanak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: