You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2007/12/06 16:06:27 UTC

[jira] Updated: (SM-1157) maven-jbi-plugin creates wrong classpath entries in jbi.xml for SE

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

Guillaume Nodet updated SM-1157:
--------------------------------

    Fix Version/s: 3.3
                   3.2.2

> maven-jbi-plugin creates wrong classpath entries in jbi.xml for SE
> ------------------------------------------------------------------
>
>                 Key: SM-1157
>                 URL: https://issues.apache.org/activemq/browse/SM-1157
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: tooling
>            Reporter: Tammo van Lessen
>             Fix For: 3.2.2, 3.3
>
>         Attachments: jbi-maven-patch.txt
>
>
> When the m2 build is customized and a <finalname> is set (i.e. is different to ${artifactname}-${version}), the generated jbi.xml is wrong.
> I guess the problem is located in Line 207in GenerateComponentDescriptorMojo.java
> Should be something like project.getBuild().getFinalName()
> http://maven.apache.org/ref/current/maven-model/apidocs/org/apache/maven/model/BuildBase.html#getFinalName()
> http://maven.apache.org/ref/2.0.4/maven-project/apidocs/org/apache/maven/project/MavenProject.html#getBuild()
> Cheers,
>   Tammo

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