+1
Hervé
Le mardi 7 décembre 2010, Vincent Siveton a écrit :
> Hi,
>
> We solved 14 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11142&version=16
> 664
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&p
We'll take a pass and see which are applicable and flag them in some
way. Moving them all will be a needless pita, imo.
On Tue, Dec 7, 2010 at 1:21 PM, Brett Porter wrote:
>
> On 07/12/2010, at 3:20 AM, Jesse Glick wrote:
>
>> On 12/03/2010 10:09 AM, Brett Porter wrote:
>>> I went ahead and creat
On 07/12/2010, at 3:20 AM, Jesse Glick wrote:
> On 12/03/2010 10:09 AM, Brett Porter wrote:
>> I went ahead and created this. http://jira.codehaus.org/browse/MINDEXER
>
> Consider moving at least the open issues relevant to the donated codebase
> from:
>
> https://issues.sonatype.org/browse/NE
Hi,
We solved 14 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11142&version=16664
There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11142&status=1
Staging repo:
https://repository.apache.org/content/repositor
Hi Antonio,
On 7 December 2010 15:21, Antonio Petrelli wrote:
> 2010/12/7 Harshana Eranga Martin :
> > Hi All,
> >
> > I am trying to execute "clean" and "install" maven goals for a java
> project
> > from another java project by launching maven builder programmatically. I
> > have came across Ma
2010/12/7 Harshana Eranga Martin :
> Hi All,
>
> I am trying to execute "clean" and "install" maven goals for a java project
> from another java project by launching maven builder programmatically. I
> have came across Maven Invoker plugin. But I could not find any example code
> used to Invoke ma
Hi All,
I am trying to execute "clean" and "install" maven goals for a java project
from another java project by launching maven builder programmatically. I
have came across Maven Invoker plugin. But I could not find any example code
used to Invoke maven goals from a java project. Can some one po