Re: Pushing maven-stage-plugin towards a release

2007-08-25 Thread Jason van Zyl
On 25 Aug 07, at 2:47 PM 25 Aug 07, Dennis Lundberg wrote: Hi I have just checked in a site for this plugin, and published it as well. Please have a look at it and report any mistakes: http://maven.apache.org/plugins/maven-stage-plugin/ I also added some INFO level logging to let the us

Pushing maven-stage-plugin towards a release

2007-08-25 Thread Dennis Lundberg
Hi I have just checked in a site for this plugin, and published it as well. Please have a look at it and report any mistakes: http://maven.apache.org/plugins/maven-stage-plugin/ I also added some INFO level logging to let the user know what is going on. After that a new SNAPSHOT was deploy

Re: Create a sign component for Maven jar plugin in Jira

2007-08-25 Thread Jerome Lacoste
On 8/25/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > Done Thanks. J - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Create a sign component for Maven jar plugin in Jira

2007-08-25 Thread Dennis Lundberg
Done Jerome Lacoste wrote: Hei, I would like to group all jar:sign related issues under a new Jira project component. Can someone with the right permissions create a 'sign' component and move the following issues under it ? http://jira.codehaus.org/browse/MJAR-26 http://jira.codehaus.org/brow

Create a sign component for Maven jar plugin in Jira

2007-08-25 Thread Jerome Lacoste
Hei, I would like to group all jar:sign related issues under a new Jira project component. Can someone with the right permissions create a 'sign' component and move the following issues under it ? http://jira.codehaus.org/browse/MJAR-26 http://jira.codehaus.org/browse/MJAR-37 http://jira.codehau

RE: Umask on minotaur

2007-08-25 Thread Brian E. Fox
I'll try that, thx. -Original Message- From: Dennis Lundberg [mailto:[EMAIL PROTECTED] Sent: Saturday, August 25, 2007 2:53 PM To: Maven Developers List Subject: Re: Umask on minotaur I have put the umask into the following files and that seems to work for me: .bash_profile .cshrc The l

Re: Umask on minotaur

2007-08-25 Thread Dennis Lundberg
I have put the umask into the following files and that seems to work for me: .bash_profile .cshrc The last one I added recently, because the stage-plugin seemed to not use my default shell (bash). Brian E. Fox wrote: I set this but it doesn't seem to affect the uploads. -Original Message

RE: Umask on minotaur

2007-08-25 Thread Brian E. Fox
I set this but it doesn't seem to affect the uploads. -Original Message- From: Kenney Westerhof [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 14, 2007 9:37 AM To: Maven Developers List Subject: Re: Umask on minotaur Ssh into minotaur and: if your shell is bash, do: "touch .bashrc &