or Dependecies in runtime
I'm developing a new plug-in to deploy artifacts using auto deploy and I
need to pass in the POM additional information per each dependency.
Is there a way to change the Dependency class to accept more variables
than just groupId, artifactId and version (and scop
I'm developing a new plug-in to deploy artifacts using auto deploy and I need
to pass in the POM additional information per each dependency.
Is there a way to change the Dependency class to accept more variables than
just groupId, artifactId and version (and scope and type)? I need to add my