I have started using the features-maven-plugin to validate my feature.xml
file.  When I add the activemq-karaf repository to my features.xml file it
errors with 

EXAMPLE:
<features>
 
<repository>mvn:org.apache.activemq/activemq-karaf/5.5.0/xml/features</repository>

ERROR:
Unable to resolve artifact for uri
mvn:org.apache.activemq/activemq-web-console/5.5.0/war?Webapp-Context=activemq-web-console

I think this has something to do with the WAR feature needing to be
installed but looking at
http://svn.apache.org/viewvc/activemq/tags/activemq-5.5.0/activemq-karaf/src/main/resources/features.xml?view=markup
it looks like it is already specified.

Any help would be appreciated.

Thanks.

-Mike-

--
View this message in context: 
http://activemq.2283324.n4.nabble.com/ActiveMQ-feature-xml-will-not-validate-tp3660568p3660568.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to