Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aether-dev] Resolve artifact

Hi.


I'm trying to develop a maven plugin for verify if the version artifact of my project is alreeady deployed.

This for avoid accidental update of a version.

I'm using the class ResolveArtifactMojo.java for erify if the artifact is present, but always found it  because counts also the version of the current project.


There's a way to exclude the version that I'm building?



Thanks


Lucian

 

Back to the top