Remove hardcoded groupId in install-provider task
-------------------------------------------------
Key: MANTTASKS-72
URL: http://jira.codehaus.org/browse/MANTTASKS-72
Project: Maven 2.x Ant Tasks
Issue Type: Improvement
Affects Versions: 2.0.6
Reporter: Ben Hale
Currently, the InstallWagonProviderTask hard-codes the 'WAGON_GROUP_ID' value
internally with no way to override it. Because of this, it is impossible to
use a custom wagon that does not have a groupId of 'org.apache.maven.wagon' to
upload files with a deploy task.
It would be better if the install-provider task used that value as a default
(so that it would be specified in the common case), but had a groupId setter
allowing it to overriden.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira