imagej / imagej-maven-plugin

[OBSOLETE] All goals migrated to scijava/scijava-maven-plugin
Other
4 stars 6 forks source link

Do not install test-scoped dependencies #9

Closed dscho closed 10 years ago

dscho commented 10 years ago

When calling install-artifact, we do not want no test scope dependencies.

This fixes #8.