Details
-
Type:
Wish
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.4
-
Fix Version/s: 1.4
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
It would be cool if there was a way to tell the announcement plugin the preferred remote repository, and have it put in the announcement when the plugin is not hosted in ibiblio.
Something like
maven plugin:download
-Dmaven.repo.remote=${preferredRemoteRepository}
-DgroupId=${pom.groupId}
-DartifactId=${pom.artifactId}
-Dversion=${versionVariable}
Ok, this makes sense, specially whem if you're building plugins that won't make it to ibiblio (for instance, internally for your company).