You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul McMahan (JIRA)" <ji...@codehaus.org> on 2007/08/27 20:41:11 UTC

[jira] Commented: (MEAR-68) Ability to add alt-dd tags to the generated application.xml

    [ http://jira.codehaus.org/browse/MEAR-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_105799 ] 

Paul McMahan commented on MEAR-68:
----------------------------------

When I tried using this new feature like this:

{quote}
<rarModule>
    <groupId>org.tranql</groupId>
    <artifactId>tranql-connector-derby-embed-xa</artifactId>
    <alt-dd>deployment/my-ra.xml</alt-dd>
</rarModule>
{quote}

I see this error:
{quote}
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to configure plugin parameters for: org.apache.maven.plugins:maven-ear-plugin:2.3.1



Cause: Cannot find setter nor field in org.apache.maven.plugin.ear.RarModule for 'altDd'
{quote}


It seems the patch was missing a setter method for altDd, no?

> Ability to add alt-dd tags to the generated application.xml
> -----------------------------------------------------------
>
>                 Key: MEAR-68
>                 URL: http://jira.codehaus.org/browse/MEAR-68
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.0, 2.1, 2.2, 2.3
>            Reporter: Peter Triller
>            Assignee: Stephane Nicoll
>             Fix For: 2.3.1
>
>         Attachments: patch.diff
>
>
> Please add the Ability to all <XXXmodule>  tags a <alt-dd> tag that will be generated into the generated application.xml
> example:
> <module>
>   <connector>activemq.rar</connector>
>   <alt-dd>deployment/dd.xml</alt-dd>
> </module>

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