• 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 (in src/site/site.xml).

      When I run
      maven "clean site site:deploy" outside hudson, the content of the site.xml is
      used when generating the site (the correct behavor I suppose)
      When I run the maven2-job in hudson, with the same goals "clean site
      site:deploy", it looks like the site.xml is ignored.

      This issue might be related to 1202 (I guess that 1202 might be caused by this
      issue (the site.xml is not deployed because it is not found!?)

      I see the same behaviour with modules which the packaging is of type jar as well.

          [JENKINS-1204] site.xml is ignored

          There are no comments yet on this issue.

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

              Created:
              Updated: