You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/09/28 16:04:11 UTC

[jira] Commented: (MNG-840) Fields of type URL should be able to accept pom.xml configuration without the implementation attribute.

    [ http://jira.codehaus.org/browse/MNG-840?page=comments#action_47361 ] 

Brett Porter commented on MNG-840:
----------------------------------

also want to not require the String implementation - if it contains text and no elements, assume string

> Fields of type URL should be able to accept pom.xml configuration without the implementation attribute.
> -------------------------------------------------------------------------------------------------------
>
>          Key: MNG-840
>          URL: http://jira.codehaus.org/browse/MNG-840
>      Project: Maven 2
>         Type: Bug
>   Components: maven-plugin-api
>     Reporter: Edwin Punzalan
>     Assignee: Brett Porter
>     Priority: Minor
>      Fix For: 2.0-beta-3

>
> Original Estimate: 2 hours
>         Remaining: 2 hours
>
> Currently, when a plugin parameter is used as URL, the configuration in pom.xml should have:
>     <paramName implementation="java.net.URL">paramValue</paramName>

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org