Good idea. Can you please create a Jira about that ?
Thanks ! Regards JB On 14/06/2018 12:03, Chris N. wrote: > 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 > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
