Re: Offline builds nearly impossible

2015-11-16 Thread Gary Gregory
On Mon, Nov 16, 2015 at 6:37 AM, Jörg Schaible wrote: > Hi Jason, > > Jason van Zyl wrote: > > > If this does not work please let me know. This is what I’ve used in the > > past and if it doesn’t work I agree it needs to be fixed. I honestly > > haven’t tried

Re: Offline builds nearly impossible

2015-11-16 Thread Jörg Schaible
Hi Jason, Jason van Zyl wrote: > If this does not work please let me know. This is what I’ve used in the > past and if it doesn’t work I agree it needs to be fixed. I honestly > haven’t tried making a hermetically sealed build in a few years but last > year worked on a project that did no

Re: Graph of lifecycle and plugin executions

2015-11-16 Thread Jason van Zyl
If you use Eclipse you can go to the project properties and from there Maven > Lifecycle Mapping and you’ll see something like this: If you don’t use Eclipse you can probably use this: https://github.com/takari/maven-profiler It was made for profiling but will show you the executions. There

AUTO: Warren Cook is out of the office (returning 11/17/2015)

2015-11-16 Thread wcook
I am out of the office until 11/17/2015. Hello, I am out of the office Monday, returning Tuesday. Please contact Erwin Mendoza for any urgent requests.. thx, Warren Note: This is an automated response to your message "RE: [EXTERNAL] RE: profile activation with multiple conditions" sent on

Graph of lifecycle and plugin executions

2015-11-16 Thread Thomas Meyer
Hi, How can I print a graph of a given maven invocation with the lifecycle and for each lifecycle step which plugins are executed? E.g. lifecycle:  step 3: generate-sources    plugin 1 - maven-processor-plugin    plugin 2 - ...  step 4: process-sources    plugin 1 - xxx because in my pom, a

RE: [EXTERNAL] RE: profile activation with multiple conditions

2015-11-16 Thread Jörg Schaible
Hi Justin, Justin Georgeson wrote: > Thanks. I was hoping that it would evaluate the file-based activation per > project. I was treating it as a separate issue than the multiple > conditions. But I think what you're saying is that the profile activation > happens once for the whole reactor, and

Re: regex-property goal of build-helper-maven-plugin documentation is incorrect

2015-11-16 Thread Curtis Rueden
Hi Steve, > Can someone fix it? I was going to respond with "You can!" But it seems it was already fixed almost a year ago: https://github.com/mojohaus/build-helper-maven-plugin/commit/cdaa047253fdcb64f94e81a6e8575191b5919ab0 The site just hasn't been regenerated and uploaded, I guess?

regex-property goal of build-helper-maven-plugin documentation is incorrect

2015-11-16 Thread Steve Cohen
Documentation on the regex-property goal of build-helper-maven-plugin at http://www.mojohaus.org/build-helper-maven-plugin/usage.html has an error. This error has persisted for some time and has proliferated around the Internet, for example in several Stack Overflow posts. The error is this: