Hi Uwe,

and thanks for your reporting.

1/ Could you raise a Jira regarding this behavior ?
2/ AFAIR, the two features are embedded in the Karaf system repo. We made some refactoring around the assemblies in the last weeks, and the trunk and the 2.2.x branch are not exactly in the same state (I will fix that asap). Anyway, I gonna check the distribution content.

Regards
JB

On 02/18/2011 04:46 PM, Uwe K. wrote:

Hi all,

I found 2 (minor) problems affecting the trunk and karaf-2.2.x-branch:

1. The features-maven-plugin seems to have problems with tab-characters in
feature-repositories (like in the standard-feature http). If there is a tab
in the bundle-definition-line it gets somehow appended to the artifact-name
so the bundle could not be resolved.
Adding '.replace("\t","")' in MojoSupport.bundleToArtifact() fixed the
problem for me, but I'm not sure if there are still other issues with tabs.

2. The windows-bin-assembly is missing the 2 base-feature-repos "enterprise"
and "standard". If this is not intended (what I think), the copy-command for
"target/features-repo" should be added to the
windows-bin.xml-assembly-descriptor.

Best regards,

Uwe Korte

Reply via email to