Uploaded image for project: 'Dev - Nexus Repo'
  1. Dev - Nexus Repo
  2. NEXUS-19846

nxrm3-maven-plugin has no documentation for most parameters

Details

    • 1
    • 4

    Description

      Run:

      mvn help:describe -Dplugin=org.sonatype.plugins:nxrm3-maven-plugin -Ddetail

      You'll see that most parameters have no documentation. Example:

      nxrm3:staging-move
        Description: Goal to move artifacts between repositories in NXRM 3.
        Implementation: org.sonatype.nexus.maven.staging.StagingMoveMojo
        Language: java
      
        Available parameters:
      
          altStagingDirectory
            User property: altStagingDirectory
            Specifies an alternative staging directory to which the project artifacts
            should be 'locally staged'. By default, staging directory will be looked
            for under ${project.build.directory /nexus-staging folder of the first
            encountered module that has this Mojo defined for execution (Warning:
            this means, if top level POM is an aggregator, it will NOT be in the top
            level!).
      
          destinationRepository
            Required: true
            User property: destinationRepository
            (no description available)
      
          nexusUrl
            Required: true
            User property: nexusUrl
            (no description available)
      
          repository
            Required: true
            User property: repository
            (no description available)
      
          serverId
            Required: true
            User property: serverId
            (no description available)
      
          sourceRepository
            User property: sourceRepository
            (no description available)
      
          tag
            User property: tag
            (no description available)
      

       

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            rseddon Rich Seddon
            Michael Oliverio Michael Oliverio
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              tigCommentSecurity.panel-title