Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.2.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.