Miquel Martin created FELIX-3555:
------------------------------------
Summary: Maven SCR Plugin shoudln't attempt to run on modules of
type POM
Key: FELIX-3555
URL: https://issues.apache.org/jira/browse/FELIX-3555
Project: Felix
Issue Type: Improvement
Components: Maven SCR Plugin
Affects Versions: scr annotations 1.7.0
Environment: Ubuntu Linux and Windows with Sun JVM
Reporter: Miquel Martin
Priority: Minor
When adding the maven-scr-plugin to a parent pom (so that all children have
their serviceComponents.xml generated), the plugin will also try to run on the
parent itself, resulting in the following warning:
[WARNING] Source tree does not exist. Ignoring
/var/lib/jenkins/workspace/SomeModule/src/main/java
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira