maven-help-plugin:2.1.1:describe with maven 3.0.1 doesn't show the
parameter Required and Expression status which is essential to run the
goal.
I would like those information included in the help:describe goal.
What do you think?
-Guo
EXAMPLE [ eclipse:configure-workspace ]
===
Thanks for the hints. For the record, here is my solution:
- Added dependency org.apache.maven:maven-project
- Added a field of type org.apache.maven.execution.RuntimeInformation to my
Mojo and marked it as a @component (in JavaDoc)
- Retrieved the version number with
runtimeInformation.getApplic
On Sat, Dec 11, 2010 at 7:05 PM, Benjamin Bentmann
wrote:
> Benson Margulies wrote:
>
>> Say that, in a parent pom, there is an execution of a plugin that sets
>> a property. (e.g. the build helper plugin's port reserver).
>>
>> Will those properties inherit down to the children?
>
> No, the runti
Benson Margulies wrote:
Say that, in a parent pom, there is an execution of a plugin that sets
a property. (e.g. the build helper plugin's port reserver).
Will those properties inherit down to the children?
No, the runtime data of project instances is separated.
Benjamin
--
Say that, in a parent pom, there is an execution of a plugin that sets
a property. (e.g. the build helper plugin's port reserver).
Will those properties inherit down to the children?
-
To unsubscribe, e-mail: dev-unsubscr...@mave
On Sat, Dec 11, 2010 at 10:24 AM, Paul Benedict wrote:
> Is there any special procedures for this? Any CLA need signing or can
> he contribute new documentation?
wrong list?
--
Wendy
-
To unsubscribe, e-mail: dev-unsubscr...@m
Is there any special procedures for this? Any CLA need signing or can
he contribute new documentation?
-- Forwarded message --
Date: Fri, Dec 10, 2010 at 7:13 PM
Subject: Chinese developer want to translate the user guide of Struts
To: pbened...@apache.org
Hi Paul,
I am a Chinese
The Maven team is pleased to announce the release of the Maven Project
Info Reports Plugin, version 2.3
This plugin is used to generate reports information about the project.
http://maven.apache.org/plugins/maven-project-info-reports-plugin/
You should specify the version in your project's plugi
The vote has passed with the following result :
+1 (binding): Hervé Boutemy, Lukas Theussl, Olivier Lamy, John Casey,
Emmanuel Venisse, Vincent Siveton
+1 (non binding): Tony chemit
I will promote the artifacts to the central repo.
2010/12/7 Vincent Siveton :
> Hi,
>
> We solved 14 issues:
> htt