Thank Jean-Baptiste for your response!
Is it possible to add a plugin configuration property "useRawVersion"
(default to false) to bypass this behaviour?

            <plugin>
                <groupId>org.apache.karaf.tooling</groupId>
                <artifactId>karaf-maven-plugin</artifactId>
                <extensions>true</extensions>
                <goals>
                    <goal>features-generate-descriptor</goal>
                </goals>
                <configuration>
                    <enableGeneration>true</enableGeneration>
                    <aggregateFeatures>true</aggregateFeatures>
                    <useRawVersion>true</useRawVersion>
                </configuration>
            </plugin>

Thanks.
Chris



--
Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html

Reply via email to