Uploaded image for project: 'Maven Site Plugin'
  1. Maven Site Plugin
  2. MSITE-246

path of site.xml not possible to configure in tag <siteDirectory>

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Duplicate
    • 2.0-beta-5
    • None
    • None
    • None
    • maven 2.0.7

    Description

      i configure the maven-site-plugin like that :
      <plugin>
      <groupId>org.apache.maven.plugins</groupId>
      <artifactId>maven-site-plugin</artifactId>
      <version>2.0-beta-5</version>
      <configuration>
      <siteDirectory>D:\omegabox\WEB-INF\src</siteDirectory>
      </configuration>
      </plugin>

      and my file site.xml is in directory : D:\omegabox\WEB-INF\src\site.xml
      But when i execute a maven command (mvn site) maven don't find the file site.xml.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              xavmarc Xavier Marc
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: