Re: MSITE-560 branch

2011-03-24 Thread Hervé BOUTEMY
+1 to create a report-exec module in shared but only *after* 3.0-beta-4 release, since the actual test in MSITE-560 branch doesn't have any UT or IT, and using it in maven-pdf-plugin before releasing a 1.0 version would help being sure of the 1.0 version For the moment, having the code in its own

[jira] Subscription: Design & Best Practices

2011-03-24 Thread jira
Issue Subscription Filter: Design & Best Practices (24 issues) Subscriber: mavendevlist Key Summary MNG-2184Possible problem with @aggregator and forked lifecycles http://jira.codehaus.org/browse/MNG-2184 MNG-612 implement conflict resolution techniques

[ANN] Maven GPG Plugin 1.2 Released

2011-03-24 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven GPG Plugin, version 1.2 Signs the project artifacts with GnuPG. http://maven.apache.org/plugins/maven-gpg-plugin You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-gpg-plugin

[RESULT] [VOTE] Release Maven GPG Plugin version 1.2

2011-03-24 Thread Dennis Lundberg
Hi, The vote has passed with the following result : +1 (binding): Benjamin Bentmann, Lukas Theussl, Dennis Lundberg +0 (binding) Vincent Siveton +1 (non binding): Evgeny Mandrikov, Tony Chemit I will promote the artifacts to the central repo. On 2011-03-21 20:30, Dennis Lundberg wrote: > Hi, >

Re: [VOTE] Release Maven GPG Plugin version 1.2

2011-03-24 Thread Dennis Lundberg
+1 from me On 2011-03-21 20:30, Dennis Lundberg wrote: > Hi, > > We solved 2 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11431&styleName=Html&version=16529 > > There are still a couple of issues left in JIRA: > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=tr

question : create profiles for download resources, properties ....

2011-03-24 Thread Cheno Che
Hi, I want to create some profiles in my pom.xml for download resources, properties of configuration that it's in a server machine. My pom.xml : aplication_0 true maven-antrun-plugin compile r

Re: Could not launch cc: java.io.IOException: Cannot run program "cc"

2011-03-24 Thread Wayne Fay
On Thu, Mar 24, 2011 at 3:23 AM, kalpeer1 wrote: > Hi All, > > I am getting a below error message during the maven build in cpp and c > package. Send this question to Maven Users list and someone will reply to it. This is not the correct list for such a question. Wayne -

Re: MSITE-560 branch

2011-03-24 Thread Lukas Theussl
Olivier Lamy wrote: Hello, I think we are in a good way with having only one branch/trunk for the maven-site plugin for maven2 and 3 (thanks and kudo herve for obstinacy ! as usual French OpenSource mafia rocks :-) ). It looks there are still one it failure [1] and [2]. But looks to be only m

Re: MSITE-560 branch

2011-03-24 Thread Kristian Rosenvold
+1 as long as the tests pass ;) Merci ! Kristian Den 24.03.2011 10:07, skrev Olivier Lamy: Hello, I think we are in a good way with having only one branch/trunk for the maven-site plugin for maven2 and 3 (thanks and kudo herve for obstinacy ! as usual French OpenSource mafia rocks :-) ). It

MSITE-560 branch

2011-03-24 Thread Olivier Lamy
Hello, I think we are in a good way with having only one branch/trunk for the maven-site plugin for maven2 and 3 (thanks and kudo herve for obstinacy ! as usual French OpenSource mafia rocks :-) ). It looks there are still one it failure [1] and [2]. But looks to be only missing merge Do we move

Could not launch cc: java.io.IOException: Cannot run program "cc"

2011-03-24 Thread kalpeer1
Hi All, I am getting a below error message during the maven build in cpp and c package. Embedded error: Could not launch cc: java.io.IOException: Cannot run program "cc" (in directory “/opt/project/test/target/nar/obj/sparc-SunOS-CC"): error=9, Bad file number I am facing this error afte