Uploaded image for project: 'Apache Oltu'
  1. Apache Oltu
  2. OLTU-6

Fix the pom.xml so that we can run mvn eclipse:eclipse

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • oauth2-0.22
    • parent
    • None

    Description

      The pom.xml had the following resource section:

      <resource>
      <directory>..</directory>
      <targetPath>META-INF</targetPath>
      <includes>
      <include>LICENSE</include>
      <include>NOTICE</include>
      <include>DISCLAIMER</include>
      </includes>
      </resource>

      This fails the "mvn eclipse:eclipse" command as the ".." is outside the project structure.

      Attachments

        1. amber-rfeng.diff
          0.9 kB
          Zhaohui Feng
        2. amber-rfeng.diff
          0.9 kB
          Zhaohui Feng

        Activity

          People

            rfeng Zhaohui Feng
            rfeng Zhaohui Feng
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: