-
Task
-
Resolution: Done
-
Major
-
jboss-fuse-6.1
-
%
-
-
Todo
- The Documentation [1] needs a small correction, as it is not including the "file:" protocol after the comma, which needs to be corrected
Originally Documented as following:
org.ops4j.pax.url.mvn.defaultRepositories=file:${karaf.home}/${karaf.default.repository}@snapshots,ProjectDir/custom-repo/target/features-repo@snapshots
Above should be correct to following:
org.ops4j.pax.url.mvn.defaultRepositories=file:${karaf.home}/${karaf.default.repository}@snapshots,file:ProjectDir/custom-repo/target/features-repo@snapshots