Re: Maven plugin naming best practices

2018-07-07 Thread Tommy Svensson
Hello Christian, I’m just a maven user like yourself. I think you should stick with your company name, i.e com.atilika. The ’org.apache.maven.plugins’ are reserved for plugins comming from the apache-maven project itself. So if you put your code on github and submit binaries to maven central

Re: Maven plugin naming best practices

2018-07-07 Thread Karl Heinz Marbaise
Hi Christian, On 07/07/18 08:05, Christian Moen wrote: Hello list, We are working on a Maven plugin that makes downloading large external resources easier through a caching scheme. We would like to open source and publish the plugin as we believe it is generally useful. What are best

Maven plugin naming best practices

2018-07-07 Thread Christian Moen
Hello list, We are working on a Maven plugin that makes downloading large external resources easier through a caching scheme. We would like to open source and publish the plugin as we believe it is generally useful. What are best practices for naming plugins? Our artifact id is