You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Daniel Kulp (JIRA)" <ji...@codehaus.org> on 2007/02/12 20:48:21 UTC

[jira] Updated: (MRRESOURCES-1) Index for resourceBundle error messages is wrong

     [ http://jira.codehaus.org/browse/MRRESOURCES-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp updated MRRESOURCES-1:
----------------------------------

      Description: 
If I use multiple resource bundles in my config and the second one is "wrong", like:
                    <resourceBundle>org.apache:apache-jar-resource-bundle:1.0</resourceBundle>
                    <resourceBundle>apache-incubator-disclaimer-resource-bundle:1.0</resourceBundle>

I get the error message:

The 1st resource bundle configured must specify a groupId, artifactId, and version for a remote resource bundle. Must be of the form <resourceBundle>groupId:artifactId:version</resourceBundle>

It's really the second one that's the problem.   Not the first.



  was:

If I use multiple resource bundles in my config and the second one is "wrong", like:
                    <resourceBundle>org.apache:apache-jar-resource-bundle:1.0</resourceBundle>
                    <resourceBundle>apache-incubator-disclaimer-resource-bundle:1.0</resourceBundle>

I get the error message:

The 1st resource bundle configured must specify a groupId, artifactId, and version for a remote resource bundle. Must be of the form <resourceBundle>groupId:artifactId:version</resourceBundle>

It's really the second one that's the problem.   Not the first.



    Fix Version/s: 1.0-alpha-2

> Index for resourceBundle error messages is wrong
> ------------------------------------------------
>
>                 Key: MRRESOURCES-1
>                 URL: http://jira.codehaus.org/browse/MRRESOURCES-1
>             Project: Maven 2.x Remote Resources Plugin
>          Issue Type: Bug
>            Reporter: Daniel Kulp
>         Assigned To: Jason van Zyl
>            Priority: Minor
>             Fix For: 1.0-alpha-2
>
>
> If I use multiple resource bundles in my config and the second one is "wrong", like:
>                     <resourceBundle>org.apache:apache-jar-resource-bundle:1.0</resourceBundle>
>                     <resourceBundle>apache-incubator-disclaimer-resource-bundle:1.0</resourceBundle>
> I get the error message:
> The 1st resource bundle configured must specify a groupId, artifactId, and version for a remote resource bundle. Must be of the form <resourceBundle>groupId:artifactId:version</resourceBundle>
> It's really the second one that's the problem.   Not the first.

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