You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "gansheer (via GitHub)" <gi...@apache.org> on 2023/07/11 10:56:07 UTC

[GitHub] [camel-k] gansheer opened a new issue, #4560: Give the possibility to add a maven profile to an Integration project

gansheer opened a new issue, #4560:
URL: https://github.com/apache/camel-k/issues/4560

   The idea is to offer a way to customize some of the maven project configuration. Adding the possibility to provide a maven profile would a first way to do that without touching to the configuration managed by the operator.
   
   An addition to the builder trait would make it available for the generation of the pom.xml with a new builder trait property:
   `kamel  -t builder.maven-profile=maven-profile`
   
   It could also be used in custom tasks in case of [basic pipeline usage](https://camel.apache.org/camel-k/next/pipeline/pipeline.html)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez closed issue #4560: Give the possibility to add a maven profile to an Integration project

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez closed issue #4560: Give the possibility to add a maven profile to an Integration project
URL: https://github.com/apache/camel-k/issues/4560


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] gansheer commented on issue #4560: Give the possibility to add a maven profile to an Integration project

Posted by "gansheer (via GitHub)" <gi...@apache.org>.
gansheer commented on issue #4560:
URL: https://github.com/apache/camel-k/issues/4560#issuecomment-1630611335

   @squakez I m working on some experiments on this issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org