Re: Error in custom plugin

2006-09-08 Thread Arnaud HERITIER
x27;ve built the plugin and installed it to my local repository, however everyone else receives the following error when they try to download it. Downloading: http://ibiblio.lsu.edu/main/pub/packages/maven2/org/apache/maven/pl ugins/maven-release-plugin/2.0-beta-5-20060908/maven- release-plugin-2.0-beta

Re: Jira /SVN acess

2006-09-08 Thread Brett Porter
Hi Todd, Didn't see these messages before I replied to your other one :) You can delete the attachment on the jira and attach a fresh one if you'd like. We don't have a time line on the release of the release plugin, but its near the top of the list in terms of patches/bugs/ votes so it sho

Error in custom plugin

2006-09-08 Thread Todd Nine
e/maven/pl ugins/maven-release-plugin/2.0-beta-5-20060908/maven- release-plugin-2.0-beta-5-2 0060908.pom Downloading: http://sun10.ata.com:9200/Maven2/plugins/repository/org/apache/mave n/plugins/maven-release-plugin/2.0-beta-5-20060908/maven- release-plugin-2.0-beta -5-20060908.jar 78K downloaded As y

Re: plugin releases

2006-09-08 Thread Dennis Lundberg
I thought so too, and tried turning off the cache in {jiraissue...}. But the results were the same. -- Dennis Lundberg Brett Porter wrote: I'm working with Jeff from Atlassian to figure it out. Possibly some bad caching. On 07/09/2006, at 8:25 AM, Dennis Lundberg wrote: Thanks for the link

Wayne Naccari is out of the office.

2006-09-08 Thread NWNaccari
I will be out of the office starting 09/08/2006 and will not return until 09/14/2006. I will respond to your message when I return. If you need help for any of the following: Tools (Knowledge Tree, Forum, Wiki, Fisheye): Robert Hill, Paul Gehring; JIRA: Bill Hackbay) Subversion: Ann Collett,

Jira /SVN acess

2006-09-08 Thread Todd Nine
Hi All, I've implemented a new option hook into the release:prepare plugin, specifically the option to make the scm commit phase execute a commit command for every file that needs committed. While this is slower, it allows all winnt cvs users to do a multiproject build by sidestepping a winnt cv

Re: new repo doesn't like me

2006-09-08 Thread Jason van Zyl
On 8 Sep 06, at 12:59 PM 8 Sep 06, Carlos Sanchez wrote: You can rsync from ibiblio pretty easily Yah, and we will continue to sync there but we can definitely get some good Maven citizen guidelines. Yanking out 7gb from the repo is a bit much. Us cleaning up some stuff on our side woul

Re: new repo doesn't like me

2006-09-08 Thread Carlos Sanchez
You can rsync from ibiblio pretty easily On 9/8/06, Mike Perham <[EMAIL PROTECTED]> wrote: Yeah, I saw that. The IP resolved to petal.amgreetings.com. I'm not sure why a greeting card company is using Maven but a donation would be nice if that person is reading this. Fair enough, it's not a b

Re: new repo doesn't like me

2006-09-08 Thread Mike Perham
Yeah, I saw that. The IP resolved to petal.amgreetings.com. I'm not sure why a greeting card company is using Maven but a donation would be nice if that person is reading this. Fair enough, it's not a big deal to spoof my user-agent. On 9/8/06, Jason van Zyl <[EMAIL PROTECTED]> wrote: On 8

Re: new repo doesn't like me

2006-09-08 Thread Jason van Zyl
On 8 Sep 06, at 11:29 AM 8 Sep 06, Mike Perham wrote: We are walled off from the public repo in order to control our dependencies very closely. Until recently, if I found that we needed a new package, I would just suck down the contents by using wget: wget -nd -l 1 -r http://repo1.maven.org/m

new repo doesn't like me

2006-09-08 Thread Mike Perham
We are walled off from the public repo in order to control our dependencies very closely. Until recently, if I found that we needed a new package, I would just suck down the contents by using wget: wget -nd -l 1 -r http://repo1.maven.org/maven2/commons-attributes/commons-attributes-api/2.2/ The