Re: [DISCUSS] Camel Maven Plugin Naming for Users

2020-05-28 Thread Jean-Baptiste Onofre
Hi, It sounds good to me. Regards JB > Le 28 mai 2020 à 17:18, Omar Al-Safi a écrit : > > Hi Claus, > > Thanks for clarifying. Then that was some confusion from my side. > Sure, I guess we can proceed with `camel-component-maven-plugin` naming. > > Regards, > Omar > > On Thu, May 28, 2020 a

Re: [VOTE] Timer reset; Release Apache Camel-Quarkus 1.0.0-CR1

2020-05-28 Thread Peter Palaga
The staging repo https://repository.apache.org/content/repositories/orgapachecamel-1216/ works now thanks to ASF infra team. -- P On 28/05/2020 17:28, Peter Palaga wrote: Hi again, I found that Nexus UI displays the artifacts in the staging repo through the following URL: https://repositor

Re: [VOTE] Timer reset; Release Apache Camel-Quarkus 1.0.0-CR1

2020-05-28 Thread Peter Palaga
Hi again, I found that Nexus UI displays the artifacts in the staging repo through the following URL: https://repository.apache.org/service/local/repositories/orgapachecamel-1216/content It is not very comfortable for browsing, but it can be used for testing with Maven, just add something li

Re: [VOTE] Timer reset; Release Apache Camel-Quarkus 1.0.0-CR1

2020-05-28 Thread Peter Palaga
Hi again, I found that Nexus UI displays the artifacts in the staging repo through the following URL: https://repository.apache.org/service/local/repositories/orgapachecamel-1216/content It is not very comfortable for browsing, but it can be used for testing with Maven, just add something li

Re: [DISCUSS] Camel Maven Plugin Naming for Users

2020-05-28 Thread Omar Al-Safi
Hi Claus, Thanks for clarifying. Then that was some confusion from my side. Sure, I guess we can proceed with `camel-component-maven-plugin` naming. Regards, Omar On Thu, May 28, 2020 at 4:21 PM Claus Ibsen wrote: > Hi > > The existing camel-maven-plugin is for running Camel with the run goal.

Re: [DISCUSS] Camel Maven Plugin Naming for Users

2020-05-28 Thread Claus Ibsen
Hi The existing camel-maven-plugin is for running Camel with the run goal. It's for Camel end user applications. The ticket you work on is for Camel component or data format developers, and not for end user applications. It should basically just be a single goal that takes the relevant existing

[DISCUSS] Camel Maven Plugin Naming for Users

2020-05-28 Thread Omar Al-Safi
Hello Camelers, I just started working on creating a maven plugin for end-users to generate configurations, DSLs .. etc based on the camel-package-maven-plugin. Now I have the first world problem to name the plugin, personally, I am thinking of this naming `*camel-maven-plugin*`, is simple and I t

Re: [Website] Style and content on Camel Quarkus extension pages

2020-05-28 Thread Alex Dettinger
Well done for badges Peter, they look great :) On Tue, May 26, 2020 at 10:25 AM Peter Palaga wrote: > The colored badges are now online: > https://camel.apache.org/camel-quarkus/latest/extensions/activemq.html > Improvement ideas are still welcome. -- P > > On 22/05/2020 14:52, Peter Palaga wrot