David Jencks wrote:

1. We were calling
org.apache.maven.artifact Artifact; //from dependencyNode.getRelatedArtifact() 
if not null, otherwise dependencyNode.getArtifact()
artifact.getVersionRange().getRecommendedVersion().toString()

[...] artifact.getVersionRange() is now null on, apparently, non-direct 
transitive dependencies.

I tried to reproduce this with the Maven Dependency Plugin but wasn't able to, nor did I spot any integration tests for the car-maven-plugin. The behavior you describe is likely unintended but without something concrete to debug it, I can't help.


Benjamin

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to