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/10/02 04:38:20 UTC

[jira] Closed: (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=all ]
     
Brett Porter closed MNG-840:
----------------------------

    Resolution: Fixed

1) added an URL converter
2) default to String in a list if class not found

for non-String lists we can currently use arrays. It is also possible to use generics, though plexus doesn't support it yet.

> 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
>        Time Spent: 45 minutes
>         Remaining: 0 minutes
>
> 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