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


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.

Reply via email to