Uploaded image for project: 'Click'
  1. Click
  2. CLK-594

click-nodeps has incorrect dependencies in pom

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • 2.1.0 RC1
    • None
    • extras
    • None

    Description

      When click-extras is added to the project pom, Maven reports the following error:

      Downloading: http://repo1.maven.org/maven2/velocity/velocity/1.6.2/velocity-1.6.2.pom
      [INFO] Unable to find resource 'velocity:velocity:pom:1.6.2' in repository central (http://repo1.maven.org/maven2)
      Downloading: http://repo1.maven.org/maven2/velocity/velocity/1.6.2/velocity-1.6.2.jar
      [INFO] Unable to find resource 'velocity:velocity:jar:1.6.2' in repository central (http://repo1.maven.org/maven2)
      [INFO] ------------------------------------------------------------------------
      [ERROR] BUILD ERROR
      [INFO] ------------------------------------------------------------------------
      [INFO] Failed to resolve artifact.

      In click-nodeps-2.1.0-RC1-incubating.pom, the velocity dependency is incorrectly listed as:

      <dependency>
      <groupId>velocity</groupId>
      <artifactId>velocity</artifactId>
      <version>1.6.2</version>
      </dependency>

      Changing the groupId to "org.apache.velocity" resolves the error.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vhle Victor Leung
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 5m
                5m
                Remaining:
                Remaining Estimate - 5m
                5m
                Logged:
                Time Spent - Not Specified
                Not Specified