• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • maven-plugin
    • None
    • Platform: PC, OS: Linux

      I have a maven2 module whose packaging is of type pom.
      The module also contains a site.xml file.

      When I run
      maven "clean deploy" outside hudson, both the pom.xml file and the site.xml file
      is deployed into the distribution repository (the correct behavor I suppose)
      When I run the maven2-job in hudson, with the same goals "clean deploy", only
      the pom.xml is deployed.

      It is important that the site.xml file is deployed, as other maven modules use
      this when their web-site is created.

          [JENKINS-1202] site.xml is not deployed

          jergan added a comment -

          Created an attachment (id=163)
          Console output from hudson job

          jergan added a comment - Created an attachment (id=163) Console output from hudson job

          jergan added a comment -

          Created an attachment (id=164)
          Output from standalone maven invocation (mvn clean deploy)

          jergan added a comment - Created an attachment (id=164) Output from standalone maven invocation (mvn clean deploy)

            Unassigned Unassigned
            jergan jergan
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: