Re: Interpolation with no pom leaves ${project.basedir} unresolved

2015-08-25 Thread Hervé BOUTEMY
see interpolation documentation in [1] and ModelInterpolator javadoc [2] projectDir - The project directory, may be null if the model does not belong to a local project but to some artifact's metadata. Regards, Hervé [1] http://maven.apache.org/components/ref/3-LATEST/maven-model-builder/

About profile activation with JSR223

2015-08-25 Thread Ramón Rial
Hello. *About JSR223 support for activating Profiles* I have a modified version of *PropertyProfileActivation.java* that allows activate a profile evaluating a script. I've done that with JSR223, and it is a minimal modification. The idea is: - Keep the old funcionality for property profile

[GitHub] maven-surefire pull request: [SUREFIRE-964] TEST-*.xml files gener...

2015-08-25 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/99#issuecomment-134512694 This was merged with master. I am wondering why GitHub did not close this PR. --- If your project is set up for it, you can reply to this email and have your

Interpolation with no pom leaves ${project.basedir} unresolved

2015-08-25 Thread Barrie Treloar
In the mojo there is a Property with a default value of ${project.build.directory}/checkout When maven is run in a directory with a pom, this will get interpolated as /full/path/to_directory_with_pom_file/target When maven is run in a directory without a pom, this will get interpolated to

[GitHub] maven-surefire pull request: [SUREFIRE-964] TEST-*.xml files gener...

2015-08-25 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/99#issuecomment-134726299 @lamyaa Pls close this pr. Thx --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

Re: maven-remote-resources-plugin downloads from disabled repositories

2015-08-25 Thread Barrie Treloar
You can see that the snapshot repos are disabled in the configuration of the mojo. Yet snapshots get downloaded. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process from plugin realm

Re: Interpolation with no pom leaves ${project.basedir} unresolved

2015-08-25 Thread Barrie Treloar
On 26 August 2015 at 03:11, Hervé BOUTEMY herve.bout...@free.fr wrote: see interpolation documentation in [1] and ModelInterpolator javadoc [2] projectDir - The project directory, may be null if the model does not belong to a local project but to some artifact's metadata. Thanks. I didn't

[GitHub] maven-surefire pull request: [SUREFIRE-964] TEST-*.xml files gener...

2015-08-25 Thread lamyaa
Github user lamyaa closed the pull request at: https://github.com/apache/maven-surefire/pull/99 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature