Re: [mojo-dev] codehaus.org down?

2014-02-28 Thread Karl Heinz Marbaise
Hi, currently i can't reach jira.codehaus.org ...;-( Kind regards Karl Heinz Marbaise - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Re: [mojo-dev] consumer-maven-plugin added to sandbox

2014-02-28 Thread Jörg Hohwiller
Am 27.02.2014 22:12, schrieb Robert Scholte: Hi Jörg, Hi Robert, I think I found the solution without the Interpolator. I've written several IT's to confirm this. If there's a case which isn't coeverd, let me know. There are cases where your approach does not work. You can also use variables

Re: [mojo-dev] consumer-maven-plugin added to sandbox

2014-02-28 Thread Stephen Connolly
On 28 February 2014 22:48, Jörg Hohwiller wrote: > Am 27.02.2014 22:12, schrieb Robert Scholte: > >> Hi Jörg, >> > Hi Robert, > >> >> I think I found the solution without the Interpolator. >> I've written several IT's to confirm this. >> If there's a case which isn't coeverd, let me know. >> > Th

Re: [mojo-dev] consumer-maven-plugin added to sandbox

2014-02-28 Thread Robert Scholte
Hi Jörg, let's both keep searching for those edge cases to see if the Interpolator is the correct solution if in fact the MavenProject does contain all the required information (maybe a bit deeper then expected probably). I'll add IT's for the groupId and artifactId with expressions. About