Uploaded image for project: 'Wink'
  1. Wink
  2. WINK-5

WebDAV QADefect pom.xml bug with QADefect war type dependency

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Invalid
    • None
    • 0.1
    • Build
    • None
    • Windows

    Description

      For some reason in the wink-examples/ext/WebDAV/pom.xml , I need to remove the <type>war</type> to get things to compile. Since I don't understand why this fixes the issue, I'll open a JIRA for now.

      To get the WebDAV project to fully compile in my Eclipse m2eclipse plugin enabled environment (and in my command line env), I need that dependency to be like:

      <dependency>
      <groupId>org.apache.wink.example</groupId>
      <artifactId>QADefect</artifactId>
      <version>${project.version}</version>
      </dependency>

      Using the latest version of Maven I believe.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bluk Bryant Luk
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: