Re: annotations support in compiler mojo

2010-03-29 Thread Mark Hobson
Hi Milos, Sorry for the delay again, I've been away from code for a while. On 6 March 2010 13:27, Milos Kleint mkle...@gmail.com wrote: I see. I think the regular compilation classpath shall be the default  though. The question is how to encode this special processor path? is there a way to

Re: annotations support in compiler mojo

2010-03-29 Thread Milos Kleint
Hello Mark, On Mon, Mar 29, 2010 at 10:39 AM, Mark Hobson markhob...@gmail.com wrote: snip Obviously this is complicated if we're also compiling too. Yes, you would have to somehow recognize this upfront and pass -proc:none to avoid processing? but how do you figure? the current

Creating a pseudon-mixins plug-in problem (or how to alter the project set-up in memory)

2010-03-29 Thread Mirko Jahn
Hey there, I am currently in the process of defining a pom hierarchy of a hugh project, which was formally developed using Maven 1. As one of the benefits we'd like to accomplish a grouping of dependencies / features and configurations. On a first look profiles seemed promising, but the lack of

Re: Creating a pseudon-mixins plug-in problem (or how to alter the project set-up in memory)

2010-03-29 Thread Jason van Zyl
Basing profile activation on a plugins is probably not the best idea. Are these not based on the platform? Probably best to state what you require, as people who tend to conflate their solution with what they think is required tend to go down the wrong path. Under what conditions exactly do

Re: Creating a pseudon-mixins plug-in problem (or how to alter the project set-up in memory)

2010-03-29 Thread Mirko Jahn
Hi Jason, thanks for the fast reply. The requirements are somewhat common I guess. We provide a development framework for eHealth applications that depending on your module requirement needs various kinds of dependencies added to your project pom. Every user of our framework has to inherit one

Maven Android release train

2010-03-29 Thread Manfred Moser
Hi All, Hugo, Ricardo and myself have just released a new set of components for working with Maven and Android. If you are interested in Android and Maven please join us on the Maven Android Developers mailing list. at http://groups.google.com/group/maven-android-developers We hope to see you