Re: unable to commit to codehaus

2006-05-22 Thread Alan D. Cabrera
Mike Perham wrote: I can't seem to commit to codehaus. Is anyone else having problems? I thought codehaus svn was 100% restored? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

unable to commit to codehaus

2006-05-22 Thread Mike Perham
I can't seem to commit to codehaus. Is anyone else having problems? I thought codehaus svn was 100% restored? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: assemply and packaging

2006-05-22 Thread Carsten Karkola
Thank you John and Tim, now "mvn package" creates the assembly. But there seems to be a problem with the dependencies, if I use -DdescriptorId=jar-with-dependencies I get all the dependend jars but my own assembly descriptor simply ignores the entry / true runtime

RE: Question perforce

2006-05-22 Thread Mike Perham
Why are you using backslashes in your connection URL? From: Okke Harsta [mailto:[EMAIL PROTECTED] Sent: Monday, May 22, 2006 10:06 AMTo: scm-dev@maven.apache.orgSubject: Question perforce Hi,   I’m trying to integrate continuum/maven2 with perforce. The following is the setup:   bash-2

Re: retrieving path in local repository from within a plugin

2006-05-22 Thread Kenney Westerhof
On Mon, 22 May 2006, Detlef Pleiss wrote: Hi, Why don't you just specify that dependency in the plugin's pom? Or let the users specify it in a section in the section in their pom? There is a way to do this however, but it's strongly discouraged because it should be Maven's job to handle depend

Question perforce

2006-05-22 Thread Okke Harsta
Hi,   I’m trying to integrate continuum/maven2 with perforce. The following is the setup:   bash-2.05$ p4 set P4CLIENT=wis-censjava-commons-continuum P4PORT=:1666 P4USER=wis bash-2.05$ mvn scm:update -DconnectionUrl=scm:perforce:\\depot-censjava\common [INFO] Scanning for proje

Re: assemply and packaging

2006-05-22 Thread John Casey
Using the newest release of the assembly plugin, you can bind the 'attached' goal directly to the package phase of your lifecycle, and avoid building twice...so: [...] attached [...] HTH, john On 5/19/06, Tim Kettler <[EMAIL PROTECTED]> wrote: Can't you just bind the plugin to a lifecycle

retrieving path in local repository from within a plugin

2006-05-22 Thread Detlef Pleiss
Hi, as the plugin developer list over at codehaus seems to be down, I hope to get an answer here: I want to get the full absolute path to some artifact in the local repository. So what I want is: input: groupId, artifactId, version output: absolute path to that artifact in local repository For re

RE: site verbosity

2006-05-22 Thread Mike Perham
PLX-180 MNG-665 -Original Message- From: Kenney Westerhof [mailto:[EMAIL PROTECTED] Sent: Monday, May 22, 2006 3:24 AM To: Maven Developers List Subject: RE: site verbosity On Sun, 21 May 2006, Mike Perham wrote: > I didn't see a reply. Anyone know? No idea, but if you pass me some j

Re: trunk merge

2006-05-22 Thread Emmanuel Venisse
I have some plexus changes to apply because continuum trunk use some snapshot that must be updated. I'll start to apply the new css to trunk too. Emmanuel Brett Porter a écrit : What is required on the codehaus server? Were there plexus changes? Emmanuel Venisse wrote: The merge is already

RE: site verbosity

2006-05-22 Thread Kenney Westerhof
On Sun, 21 May 2006, Mike Perham wrote: > I didn't see a reply. Anyone know? No idea, but if you pass me some jira issue numbers I'll take a look. It's probably due to some dependency version not being updated in the site plugin.. -- Kenney > > -Original Message- > From: Mike Perham [m