[
https://issues.apache.org/jira/browse/CAMEL-6015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562727#comment-13562727
]
Claus Ibsen commented on CAMEL-6015:
------------------------------------
Oh willem, the ticket is about when using mvn camel:run you must in the pom.xml
file tell the plugin if its blueprint.
eg see
http://camel.apache.org/camel-run-maven-goal.html
This ticket is to see if we can avoid having end users to add that
configuration, so the xml in the pom.xml file is just the same, regardless if
its a spring project or blueprint project.
> camel maven run plugin - Auto detect if spring or blueprint
> -----------------------------------------------------------
>
> Key: CAMEL-6015
> URL: https://issues.apache.org/jira/browse/CAMEL-6015
> Project: Camel
> Issue Type: Improvement
> Components: tooling
> Reporter: Claus Ibsen
> Fix For: Future
>
>
> It would be nice if the mvn camel:run plugin could auto detect if your run a
> spring or blueprint project. Today it defaults to spring because it was the
> first. For blueprint you need to configure it to be blueprint.
> But we can detect the xml if its blueprint or spring in the namespace of the
> xml.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira