Hi guys,
some students have created a nice Maven plugin:
http://clashinspector.com
It analyzes potential problems regarding version clashes between
(transient) dependencies.
It has a nice HTML view (but can also be used from the console).
Just give it a shot:
mvn com.clashinspector:clashinspector-maven-plugin:0.9:html
for console output:
mvn com.clashinspector:clashinspector-maven-plugin:0.9:tree
mvn com.clashinspector:clashinspector-maven-plugin:0.9:list
Next week they have the possibility to present their results. And it
would be great if they had some testimonials from the Maven community.
So please feel free to add your feedback: (Even one line will be
helpful)
Thanks,
Johannes
some students have created a nice Maven plugin:
http://clashinspector.com
It analyzes potential problems regarding version clashes between
(transient) dependencies.
It has a nice HTML view (but can also be used from the console).
Just give it a shot:
mvn com.clashinspector:clashinspector-maven-plugin:0.9:html
for console output:
mvn com.clashinspector:clashinspector-maven-plugin:0.9:tree
mvn com.clashinspector:clashinspector-maven-plugin:0.9:list
Next week they have the possibility to present their results. And it
would be great if they had some testimonials from the Maven community.
So please feel free to add your feedback: (Even one line will be
helpful)
Thanks,
Johannes