[mojo-dev] http://sonar-ci.codehaus.org/components

2014-02-26 Thread Karl Heinz Marbaise
Hi, just wan't to know which build job is used to update the sonar information ? Kind regards Karl-Heinz Marbaise - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

[mojo-dev] [jira] (MJAXB-80) Schemagen has namespace prefix problem

2014-02-26 Thread JIRA
Title: Message Title Lennart Jörelid commented on an issue

[mojo-dev] [jira] (MJDEPEND-6) Stabilize Plugin IT's by using a setup project

2014-02-26 Thread Karl Heinz Marbaise (JIRA)
Title: Message Title Karl Heinz Marbaise assigned an issue to Karl Heinz Marbaise

[mojo-dev] [jira] (MJAXB-80) Schemagen has namespace prefix problem

2014-02-26 Thread JIRA
Title: Message Title Lennart Jörelid updated an issue

[mojo-dev] [jira] (MJDEPEND-6) Stabilize Plugin IT's by using a setup project

2014-02-26 Thread Karl Heinz Marbaise (JIRA)
Title: Message Title Karl Heinz Marbaise closed an issue as Fixed

[mojo-dev] [jira] (MOJO-2008) Give version of the bytecode found in a bad dependency

2014-02-26 Thread Baptiste Mathus (JIRA)
Title: Message Title Baptiste Mathus created an issue

[mojo-dev] [jira] (MVERSIONS-253) display-plugin-updates does not take into account the effective POM

2014-02-26 Thread Konrad Windszus (JIRA)
Title: Message Title Konrad Windszus created an issue

Re: [mojo-dev] http://sonar-ci.codehaus.org/components

2014-02-26 Thread Robert Scholte
https://sonar-ci.codehaus.org/dashboard/index/6822 this is/was triggered by https://bamboo-ci.codehaus.org/browse/MOJO-CIAGGREGATOR However, it has been disabled with the following comment: Disabled until you work out how not to use up all the storage on the server. Be problem is probably

[mojo-dev] Can I access build.log from ITs run @ Bamboo?

2014-02-26 Thread Lennart Jörelid
Hello all, I have a problem in that the Codehaus Bamboo server fails an IT which I cannot reproduce. I need to see the build.log for the mjaxb-80 IT from the jaxb2-maven-plugin, to try to find out why Bamboo complains. When I run stuff on Mac OS X, Linux or Windows on JDK 1.6.x and 1.7.x, I get r

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

2014-02-26 Thread Vincent Latombe
Hi Jörg, thanks for writing this; I think it solves in a nice way the "consumer" pom issue. Some initial remarks : - instead of consumerPomFile, I would use the generic outputDirectory to specify the directory itself, and consumerPomName to actually define the file name in this directory. I belie

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

2014-02-26 Thread Robert Scholte
Hi Jörg, I did some small modifications. Most important: introduce the mock repository manager. With 'mvn verify' it'll run some integration tests with a mock repo. This should help you to write fast and small tests. I've already added 2 ITs under /src/it/projects The resolve-properties now expos

Re: [mojo-dev] Can I access build.log from ITs run @ Bamboo?

2014-02-26 Thread Robert Scholte
Hi, you have to create "artifacts" for that. select the stage and you'll see the tabs: job details, tasks, requirements artifacts and miscellaneous. for the artifact, create a new definition and run the job again. Afterwards you should see that there are artifacts available to download. Rober

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

2014-02-26 Thread Jörg Hohwiller
Am 26.02.2014 20:15, schrieb Vincent Latombe: Hi Jörg, Hi Vincent, thanks for writing this; I think it solves in a nice way the "consumer" pom issue. thanks for your feedback. Some initial remarks : - instead of consumerPomFile, I would use the generic outputDirectory to specify the dire

Re: [mojo-dev] Can I access build.log from ITs run @ Bamboo?

2014-02-26 Thread Lennart Jörelid
I would love to create an artifact for the build.log in this case, but ... ... I may be confused, but I can't find a way to login to Bamboo and create the artifact. Is there some sneaky access method that I'm missing? 2014-02-26 21:20 GMT+01:00 Robert Scholte : > Hi, > > you have to create "art

Re: [mojo-dev] Can I access build.log from ITs run @ Bamboo?

2014-02-26 Thread Lennart Jörelid
Thanks! :) 2014-02-26 22:33 GMT+01:00 Robert Scholte : > https://bamboo-ci.codehaus.org/userlogin!default.action > > I couldn't find the correct login button either, so I forced this page ;) > > Robert > > > Op Wed, 26 Feb 2014 22:31:07 +0100 schreef Lennart Jörelid < > lennart.jore...@gmail.c

Re: [mojo-dev] Can I access build.log from ITs run @ Bamboo?

2014-02-26 Thread Robert Scholte
https://bamboo-ci.codehaus.org/userlogin!default.action I couldn't find the correct login button either, so I forced this page ;) Robert Op Wed, 26 Feb 2014 22:31:07 +0100 schreef Lennart Jörelid : I would love to create an artifact for the build.log in this case, but ... ... I may be co

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

2014-02-26 Thread Jörg Hohwiller
Am 26.02.2014 21:08, schrieb Robert Scholte: Hi Jörg, Hi Robert, I did some small modifications. I had a quick look. Awesome. Some time passed since I wrote my last MOJO and this code was a little old-fashioned. Nicer with annotations... Thanks. Most important: introduce the mock repositor

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

2014-02-26 Thread Jörg Hohwiller
Hi there, I need help from a real maven expert - see below... Am 26.02.2014 23:51, schrieb Jörg Hohwiller: Am 26.02.2014 21:08, schrieb Robert Scholte: [...] The resolve-properties now exposes a small issue: the property is not resolved. I hope you can fix that. Sure. That is coming from the