sekaijin
2016-05-12 09:39:56 UTC
Hi,
I do not understand how to make a custom distribution with smx 6.1.x.
The documentation refers to an older version of the assembly, which uses
karaf 2.x
http://servicemix.apache.org/docs/6.x/developers-guide/custom-distribution.html
see
<karaf.version>*2.2.2*</karaf.version>
<groupId>org.apache.karaf.assemblies.features</groupId>
<artifactId>standard</artifactId>
<version>*2.3.0*</version>
<directory>/x1/asf/*karaf-2.3.x*/target/checkout/manual/src/main/filtered-resources</directory>
The karaf documentation says it should no longer use the old method but
karaf-maven-plugin.
https://karaf.apache.org/manual/latest-3.0.x/#_custom_distributions
What I do not understand with this new method is how to modify files in etc
and how to add native library into lib.
I've watched the assembly of ServiceMix. It uses well karaf-maven-plugin.
But in the pon also has unpack and an assembly with the old method.
With the new method only, it does not seem possible to add custom folders,
conf files, or modify the files in etc.
A + JYT
--
View this message in context: http://servicemix.396122.n5.nabble.com/6-1-x-custom-distribution-questions-tp5723682.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.
I do not understand how to make a custom distribution with smx 6.1.x.
The documentation refers to an older version of the assembly, which uses
karaf 2.x
http://servicemix.apache.org/docs/6.x/developers-guide/custom-distribution.html
see
<karaf.version>*2.2.2*</karaf.version>
<groupId>org.apache.karaf.assemblies.features</groupId>
<artifactId>standard</artifactId>
<version>*2.3.0*</version>
<directory>/x1/asf/*karaf-2.3.x*/target/checkout/manual/src/main/filtered-resources</directory>
The karaf documentation says it should no longer use the old method but
karaf-maven-plugin.
https://karaf.apache.org/manual/latest-3.0.x/#_custom_distributions
What I do not understand with this new method is how to modify files in etc
and how to add native library into lib.
I've watched the assembly of ServiceMix. It uses well karaf-maven-plugin.
But in the pon also has unpack and an assembly with the old method.
With the new method only, it does not seem possible to add custom folders,
conf files, or modify the files in etc.
A + JYT
--
View this message in context: http://servicemix.396122.n5.nabble.com/6-1-x-custom-distribution-questions-tp5723682.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.