Latest Cargo Maven2 plugin?

View: New views
6 Messages — Rating Filter:   Alert me  

Latest Cargo Maven2 plugin?

by Shailesh Patel :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello fellow cargo users...

Can anyone help me understand the correct version of cargo maven2 plugin to use?

I see the cargo website shows 0.3 version: http://cargo.codehaus.org/Home

However, when I look in the main maven repository, I see: 1.0-beta-2:  http://repo2.maven.org/maven2/org/codehaus/cargo/cargo-maven2-plugin/1.0-beta-2/

I've tried using this 1.0-beta-2 version and it seems to work well for me using a tomcat6x container.

So, what is the reason why 1.0-beta-2 is not listed on the main website, and when do you think it (or 1.0) will be released?

Thanks,
Shailesh


Re: Latest Cargo Maven2 plugin?

by S. Ali Tokmen-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello, Shailesh

The documentation on the Website is generated against a version that's
close to the 1.0 beta-2 version. I would suggest you to use that one
since the other versions are more than years old!

On the other hand, even the 1.0 beta-2 has been out for a while now,
perhaps Matt or Vincent can tell more details about the roadmap.
Personally, I would be for a 1.0 release if we don't have any blocking
bugs left. If we still do have some bugs, we could perhaps release 1.0
beta-3 and update the Website.

Cheers

S. Ali Tokmen
savas-ali.tokmen@...

Office: +33 4 76 29 76 19
GSM:    +33 66 43 00 555

Bull, Architect of an Open World TM
http://www.bull.com



Shailesh Patel a écrit :

> Hello fellow cargo users...
>
> Can anyone help me understand the correct version of cargo
> maven2 plugin to use?
>
> I see the cargo website shows 0.3 version: http://cargo.codehaus.org/Home
>
> However, when I look in the main maven repository, I see: 1.0-beta-2:
>  http://repo2.maven.org/maven2/org/codehaus/cargo/cargo-maven2-plugin/1.0-beta-2/
>
> I've tried using this 1.0-beta-2 version and it seems to work well
> for me using a tomcat6x container.
>
> So, what is the reason why 1.0-beta-2 is not listed on the main
> website, and when do you think it (or 1.0) will be released?
>
> Thanks,
> Shailesh


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Re: Latest Cargo Maven2 plugin?

by Matt Wringe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Wed, 2009-01-28 at 16:55 +0100, S. Ali Tokmen wrote:

> Hello, Shailesh
>
> The documentation on the Website is generated against a version that's
> close to the 1.0 beta-2 version. I would suggest you to use that one
> since the other versions are more than years old!
>
> On the other hand, even the 1.0 beta-2 has been out for a while now,
> perhaps Matt or Vincent can tell more details about the roadmap.
> Personally, I would be for a 1.0 release if we don't have any blocking
> bugs left.
there is still one bug that I want to get fixed before the 1.0 release.
Setting both output and log messes up the logs. I have been meaning to
find the time to fix it, but have been busy lately.
The 1.0 release should have happened a month ago (as it was planned)

>  If we still do have some bugs, we could perhaps release 1.0
> beta-3 and update the Website.
>
> Cheers
>
> S. Ali Tokmen
> savas-ali.tokmen@...
>
> Office: +33 4 76 29 76 19
> GSM:    +33 66 43 00 555
>
> Bull, Architect of an Open World TM
> http://www.bull.com
>
>
>
> Shailesh Patel a écrit :
> > Hello fellow cargo users...
> >
> > Can anyone help me understand the correct version of cargo
> > maven2 plugin to use?
> >
> > I see the cargo website shows 0.3 version: http://cargo.codehaus.org/Home
> >
> > However, when I look in the main maven repository, I see: 1.0-beta-2:
> >  http://repo2.maven.org/maven2/org/codehaus/cargo/cargo-maven2-plugin/1.0-beta-2/
> >
> > I've tried using this 1.0-beta-2 version and it seems to work well
> > for me using a tomcat6x container.
> >
> > So, what is the reason why 1.0-beta-2 is not listed on the main
> > website, and when do you think it (or 1.0) will be released?
> >
> > Thanks,
> > Shailesh
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Re: Latest Cargo Maven2 plugin?

by Shailesh Patel :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Matt -

Thank you for the update. If there are any changes/testing I can help with to resolve the issue, please point me to more details - I will give it a shot if I get some time.

Thanks,
Shailesh

On Wed, Jan 28, 2009 at 11:03 AM, Matt Wringe <mwringe@...> wrote:

On Wed, 2009-01-28 at 16:55 +0100, S. Ali Tokmen wrote:
> Hello, Shailesh
>
> The documentation on the Website is generated against a version that's
> close to the 1.0 beta-2 version. I would suggest you to use that one
> since the other versions are more than years old!
>
> On the other hand, even the 1.0 beta-2 has been out for a while now,
> perhaps Matt or Vincent can tell more details about the roadmap.
> Personally, I would be for a 1.0 release if we don't have any blocking
> bugs left.
there is still one bug that I want to get fixed before the 1.0 release.
Setting both output and log messes up the logs. I have been meaning to
find the time to fix it, but have been busy lately.
The 1.0 release should have happened a month ago (as it was planned)

>  If we still do have some bugs, we could perhaps release 1.0
> beta-3 and update the Website.
>
> Cheers
>
> S. Ali Tokmen
> savas-ali.tokmen@...
>
> Office: +33 4 76 29 76 19
> GSM:    +33 66 43 00 555
>
> Bull, Architect of an Open World TM
> http://www.bull.com
>
>
>
> Shailesh Patel a écrit :
> > Hello fellow cargo users...
> >
> > Can anyone help me understand the correct version of cargo
> > maven2 plugin to use?
> >
> > I see the cargo website shows 0.3 version: http://cargo.codehaus.org/Home
> >
> > However, when I look in the main maven repository, I see: 1.0-beta-2:
> >  http://repo2.maven.org/maven2/org/codehaus/cargo/cargo-maven2-plugin/1.0-beta-2/
> >
> > I've tried using this 1.0-beta-2 version and it seems to work well
> > for me using a tomcat6x container.
> >
> > So, what is the reason why 1.0-beta-2 is not listed on the main
> > website, and when do you think it (or 1.0) will be released?
> >
> > Thanks,
> > Shailesh
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email




Re: Latest Cargo Maven2 plugin?

by Stefan Bley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Matt Wringe wrote:
there is still one bug that I want to get fixed before the 1.0 release.
Setting both output and log messes up the logs. I have been meaning to
find the time to fix it, but have been busy lately.
The 1.0 release should have happened a month ago (as it was planned)
Hi
have you managed to fix this bug. Is the 1.0 release scheduled?

Stevy

Re: Latest Cargo Maven2 plugin?

by S. Ali Tokmen-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello

Stefan Bley a écrit :

>
> Matt Wringe wrote:
>  
>> there is still one bug that I want to get fixed before the 1.0 release.
>> Setting both output and log messes up the logs. I have been meaning to
>> find the time to fix it, but have been busy lately.
>> The 1.0 release should have happened a month ago (as it was planned)
> Hi
> have you managed to fix this bug. Is the 1.0 release scheduled?
>  
The progress can be tracked via: http://jira.codehaus.org/browse/CARGO-520

Thanks

--

S. Ali Tokmen
savas-ali.tokmen@...

Office: +33 4 76 29 76 19
GSM:    +33 66 43 00 555

Bull, Architect of an Open World TM
http://www.bull.com



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email