RE: [Idea] Deployer plugin?

2005-03-30 Thread Vincent Siveton
AFAIK: http://cvs.apache.org/viewcvs.cgi/maven-wagon http://jira.codehaus.org/browse/WAGON Cheers, Vincent > -Message d'origine- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Envoyé : 31 mars 2005 00:32 > À : Maven Developers List > Objet : Re: [Idea] Deployer plugin? > > Hi, >

Re: [Idea] Deployer plugin?

2005-03-30 Thread rammensee
Hi, regarding Wagon: the link on http://maven.apache.org/dependencies.html to http://maven.apache.org/wagon/wagon-api is broken. Is there any other place where to find information about it ? I heard too much about it to ignore it :-) Thanks in advance. Regards Christopher > Vincent Massol wro

[jira] Updated: (MPHIBERNATE-14) Support Hibernate 3.0

2005-03-30 Thread Dan Washusen (JIRA)
[ http://jira.codehaus.org/browse/MPHIBERNATE-14?page=history ] Dan Washusen updated MPHIBERNATE-14: Attachment: hibernate3support.diff I've modified the source to support hibernate 3. I had to remove the code generation part as there is no hiberna

[jira] Commented: (MAVENUPLOAD-338) Upload Javassist 3.0

2005-03-30 Thread Howard M. Lewis Ship (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-338?page=comments#action_31469 ] Howard M. Lewis Ship commented on MAVENUPLOAD-338: -- Very strange. I checked my copy and it appears fine; I've re-uploaded it to the same location. > Uploa

[jira] Commented: (MAVENUPLOAD-338) Upload Javassist 3.0

2005-03-30 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-338?page=comments#action_31465 ] Carlos Sanchez commented on MAVENUPLOAD-338: Seems corrupted jar tf javassist-3.0.jar Error in JAR file format. zip-style comment? > Upload Javassist 3.0 > ---

Re: cvs commit: maven-components/maven-plugins/maven-assemble-plugin build.sh

2005-03-30 Thread Emmanuel Venisse
> Index: build.sh > === > RCS file: /home/cvs/maven-components/maven-plugins/maven-assemble-plugin/build.sh,v > retrieving revision 1.1 > retrieving revision 1.2 > diff -u -r1.1 -r1.2 > --- build.sh 18 Mar 2005 01:14:11 -

[jira] Created: (MAVENUPLOAD-338) Upload Javassist 3.0

2005-03-30 Thread Howard M. Lewis Ship (JIRA)
Upload Javassist 3.0 Key: MAVENUPLOAD-338 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-338 Project: maven-upload-requests Type: Task Reporter: Howard M. Lewis Ship http://howardlewisship.com/downloads/javassist-3.0.jar http://www.jboss

[jira] Created: (MPHIBERNATE-15) Oracle sequence is not set correctly

2005-03-30 Thread Daniel Beland (JIRA)
Oracle sequence is not set correctly Key: MPHIBERNATE-15 URL: http://jira.codehaus.org/browse/MPHIBERNATE-15 Project: maven-hibernate-plugin Type: Bug Versions: 1.3 Reporter: Daniel Beland When executing the goal sc

[maven2 build - SUCCESS] Wed Mar 30 11:07:00 EST 2005

2005-03-30 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050330.110700.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050330.110700.txt

[jira] Created: (MPCRUISECONTROL-22) Support deploying the generated cruisecontrol.xml file to a remote location

2005-03-30 Thread Vincent Massol (JIRA)
Support deploying the generated cruisecontrol.xml file to a remote location --- Key: MPCRUISECONTROL-22 URL: http://jira.codehaus.org/browse/MPCRUISECONTROL-22 Project: maven-cruisecontrol-plugin

RE: [Idea] Deployer plugin?

2005-03-30 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: mercredi 30 mars 2005 17:57 > To: Maven Developers List > Subject: Re: [Idea] Deployer plugin? > > Vincent Massol wrote: > > >It seems to me that Wagon is too high level as it is meant to only deploy > >Artifact

Re: [Idea] Deployer plugin?

2005-03-30 Thread Brett Porter
Vincent Massol wrote: >It seems to me that Wagon is too high level as it is meant to only deploy >Artifacts (correct me if I'm wrong). I think it should be refactored to >allow publishing any file/files to any remote location. > > You're wrong... it does exactly what you want it to. I don't thin

[Idea] Deployer plugin?

2005-03-30 Thread Vincent Massol
Hi everyone, It seems to me that a big number of plugins require that a file or set of files be deployed to a remote location (using whatever procotol: ftp, file copy, scp, etc). However currently they each have to implement the mechanism to do so. For example, if we want to modify the cruisecont

[jira] Created: (MPTEST-48) test:match should support specifying an ant pattern style match

2005-03-30 Thread Wim Deblauwe (JIRA)
test:match should support specifying an ant pattern style match --- Key: MPTEST-48 URL: http://jira.codehaus.org/browse/MPTEST-48 Project: maven-test-plugin Type: Improvement Environment: Maven 1.0.2 Test p

[jira] Commented: (MPPMD-14) PMD should run on unit tests

2005-03-30 Thread Wim Deblauwe (JIRA)
[ http://jira.codehaus.org/browse/MPPMD-14?page=comments#action_31436 ] Wim Deblauwe commented on MPPMD-14: --- Got the same problem, hopefully this makes it into the next release. Maybe we should have a property called 'maven.pmd.includetestdir' to twea