Uploaded image for project: 'Maven JXR'
  1. Maven JXR
  2. JXR-166

Two versions of velocity engines on plugin classpath

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.2.0
    • 3.3.0
    • None
    • None

    Description

      Velocity engine change artifactId in updates 1.7.x to 2.0.x

      https://velocity.apache.org/engine/2.2/upgrading.html#upgrading-from-velocity-17-to-velocity-20

      Now we have both.

      Dependency tree:

      org.apache.maven.plugins:maven-jxr-plugin:maven-plugin:3.2.0-SNAPSHOT
      
      +- org.apache.maven:maven-jxr:jar:3.2.0-SNAPSHOT:compile
      |  +- org.apache.velocity:velocity-engine-core:jar:2.3:compile
      
      +- org.apache.maven.reporting:maven-reporting-impl:jar:3.1.0:compile
      
      |  \- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1:compile
      |     +- org.codehaus.plexus:plexus-velocity:jar:1.2:compile
      |     +- org.apache.velocity:velocity:jar:1.7:compile
      |     +- org.apache.velocity:velocity-tools:jar:2.0:compile
      
      

       
      I don't see any errors so far ... but should be fixed.

      Attachments

        Issue Links

          Activity

            People

              michael-o Michael Osipov
              sjaranowski Slawomir Jaranowski
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: