Right at the top of the wiki page for the Nexus Artifact Uploader it states:

      This plugin goal is to upload artifacts generated from non-maven projects to Nexus

      But a question was asked:

      How do I set a GroupId for a raw repository?

      I can not find a Nexus 3 setting to add a GroupId to a raw repository, and this plugin requires a GroupId to be specified.

      Which was answered with:

      Plugin supports only Maven type repositories in Nexus.

      So I am just trying to square that answer with the statement from the top of the wiki:

      This plugin goal is to upload artifacts generated from non-maven projects to Nexus

      before I expend time to dive in and try to use it.

          [JENKINS-59368] Can upload from non-maven projects or not?

          Stefan Bohn added a comment - - edited

          You can create artifacts for Java without Apache Maven, eg. using Apache Ant. These artifacts can be uploaded with this plugin

           

          This plugin goal is to upload artifacts generated from non-maven projects to Nexus

          does not mean "raw repositories" but "artifacts generated from non-maven projects".

           

          Stefan Bohn added a comment - - edited You can create artifacts for Java without Apache Maven, eg. using Apache Ant. These artifacts can be uploaded with this plugin   This plugin goal is to upload artifacts generated from non-maven projects to Nexus does not mean "raw repositories" but "artifacts generated from non-maven projects".  

            pskumar448 Suresh Kumar
            brianjmurrell Brian J Murrell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: