Slawomir Jaranowski created JXR-166: ---------------------------------------
Summary: Two versions of velocity engines on plugin classpath Key: JXR-166 URL: https://issues.apache.org/jira/browse/JXR-166 Project: Maven JXR Issue Type: Bug Reporter: Slawomir Jaranowski 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: {code} 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 {code} I don't see any errors so far ... but should be fixed. -- This message was sent by Atlassian Jira (v8.20.1#820001)