Re: RPM Maven Plugin and Release Plugin

2007-09-14 Thread Nick Stolwijk
If you take a look at the history of the pom file in that repository, 
you see that the version of the plugin went recently [1] back from 
2.0-alpha-3-SNAPSHOT to 1.0-beta-1 by Kaare Nilsen 
([EMAIL PROTECTED]). Maybe you can mail him why he changed it back, 
perhaps he forgot to update his working copy or something. I guess you 
can safely modify it in your working copy back to 2.0-alpha-3-SNAPSHOT.


Hth,

Nick Stolwijk

[1]
r4888 | kaare | 2007-08-10 13:21:06 +0200 (Fri, 10 Aug 2007) | 1 line

o updated version info


[EMAIL PROTECTED] wrote:

Hi Nick,

thanks for your quick reply. 

  
Your url is not good, it should be http://svn.codehaus.org/mojo/trunk/sandbox/rpm-maven-plugin/ . You can get the source there and do a release to your local or remote repository. 



I tried this URL before. The main pom-file says it is version 
1.0-beta-1-SNAPSHOT which is not the one I need.

Greetings,
Soenke



  



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: RPM Maven Plugin and Release Plugin

2007-09-14 Thread soenke.nommensen
Hi Nick,

thanks for your quick reply. 

> Your url is not good, it should be 
> http://svn.codehaus.org/mojo/trunk/sandbox/rpm-maven-plugin/ . You can get 
> the source there and do a release to your local or remote repository. 

I tried this URL before. The main pom-file says it is version 
1.0-beta-1-SNAPSHOT which is not the one I need.

Greetings,
Soenke




Re: RPM Maven Plugin and Release Plugin

2007-09-14 Thread Nick Stolwijk
Your url is not good, it should be 
http://svn.codehaus.org/mojo/trunk/sandbox/rpm-maven-plugin/ . You can 
get the source there and do a release to your local or remote repository.


Hth,

Nick Stolwijk

[EMAIL PROTECTED] wrote:

Hi all,

I want to perform a release with the release plugin on a project that uses the 
rpm plugin. Unfortunately the rpm plugin 
(http://mojo.codehaus.org/rpm-maven-plugin/) is only available version 
2.0-alpha-3-SNAPSHOT. And the snapshot version prevents the project from beeing 
released.

So I tried to obtain the rpm plugins' sources to release it myself but the url 
on the plugin-website did not work and neither did the one i got from this 
mailing list 
(svn://svn.codehaus.org/mojo/scm/trunk/mojo/mojo-sandbox/rpm-maven-plugin).

Is there a way to trick the plugin to perform a release anyway?

Greetings,
Soenke

  



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]