[ 
https://issues.apache.org/activemq/browse/SM-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Baptiste Onofré reassigned SM-1505:
----------------------------------------

    Assignee: Jean-Baptiste Onofré

> jbi-maven-plugin *DescriptorMojos should use different maven properties
> -----------------------------------------------------------------------
>
>                 Key: SM-1505
>                 URL: https://issues.apache.org/activemq/browse/SM-1505
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: tooling
>    Affects Versions: 3.2.2
>            Reporter: Trevor Pounds
>            Assignee: Jean-Baptiste Onofré
>
> I propose the jbi-maven-plugin *DescriptoMojos name and description fields 
> get their values from the following maven fields.  I thought this was how 
> they were generated until i looked at the output jbi.xml files and found that 
> they were using different pom properties.  I think it would make more sense 
> if they were generated from the following maven properties.
> {code:java}
>    /**
>      * The component name.
>      * 
>      * @parameter expression="${project.name}"
>      */
>     private String name;
>   /**
>      * The component description.
>      * 
>      * @parameter expression="${project.description}"
>      */
>     private String description;
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to