Hi there,
I read through this discussion as a Maven user and (sometimes) plugin
developer and also like the idea of more readable POMs. But I also
agree with Jörg's opinion:
> +1 for more readable POMs
>
> I personally like the idea of the attributes because it makes
> it a lot easier to write
Hi,
really great ideas here and I'm looking forward for these new goals. I just
wrote my own deptree-plugin to generate a tree graph with all project
dependencies. When starting this work I was also looking for the right place to
implement such a feature but didn't found the right place - now I kn
Simone Gianni schrieb:
> Steve Loughran wrote:
>> The thing to remember about WAR files is that they are a packaging
>> format that is intended to make it easy to deploy web apps. Not
>> distribute, but deploy. The old WAR/EAR use cases always had the
>> 'assembler' who would be some person who wou