add-features-to-repo gets wild when it encounters '@' inside comments
---------------------------------------------------------------------
Key: KARAF-660
URL: https://issues.apache.org/jira/browse/KARAF-660
Project: Karaf
Issue Type: Bug
Components: tooling
Affects Versions: 2.2.1, 2.2.0
Reporter: Ioannis Canellos
Assignee: Ioannis Canellos
The issue I encountered is that upon execution of this goal, the build broke
for an irrelevant reason (can't find version for a specific bundle).
After digging around it I noticed that inside a comment there was an email
address. When I replaced '@' with 'at' everything worked fine.
If you want to see this error in action you can check the jclouds karaf feature
I am working on at: https://github.com/jclouds/jclouds-karaf
In order to reproduce it just change the email address in the license header to
use '@' instread of 'at'.
I've reproduced it using the features-maven-plugin versions 2.2.0 and 2.2.1.
Haven't tried the karaf-maven-plugin.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira