Re: Continuum error build

2008-04-18 Thread Alexandre Nshimiyimana
ven. > > Can you please direct further enquiries to [EMAIL PROTECTED] > Continuum has become it separate project. > > Cheers, > Brett > > > On 18/04/2008, Alexandre Nshimiyimana <[EMAIL PROTECTED]> wrote: > > I'

Continuum error build

2008-04-17 Thread Alexandre Nshimiyimana
I'm getting this error when buillding via Continuum: Build Error: org.apache.maven.continuum.execution.ContinuumBuildExecutorException: Error while executing shell command. The most common error is that 'pom.xml' is not

Re: commons-digester version conflicts

2008-02-12 Thread Alexandre Nshimiyimana
The version resolve problems Hello, > I get this error > > > [ERROR] BUILD ERROR > [INFO] > > [INFO] Failed to resolve artifact. > > Couldn't find a version in [1.6] to match range [1.7,) > commons-digester:commons-digeste

commons-digester version conflicts

2008-02-12 Thread Alexandre Nshimiyimana
Hello, I get this error [ERROR] BUILD ERROR [INFO] [INFO] Failed to resolve artifact. Couldn't find a version in [1.6] to match range [1.7,) commons-digester:commons-digester:jar:null My pom.xml contains this dependanc

How to find Maestro password

2007-12-10 Thread Alexandre Nshimiyimana
How to find Maestro password in config files? Cheers

Re: file exclude in the pom

2007-12-03 Thread Alexandre Nshimiyimana
I neeed help. This don't work when I try to exclude some files from my war like this: > > > > > * **/pdf/*.pdf > **/travail/*.xml > * > > > > Cheers, > > > >

file exclude in the pom

2007-12-03 Thread Alexandre Nshimiyimana
This don't work when I try to exclude some files from my war like this: * **/pdf/*.pdf **/travail/*.xml * Cheers,

Re: Maven deploy problem

2007-07-10 Thread Alexandre Nshimiyimana
? 409 indicates versioning issues in webdav. but may not be related to webdav at all. i would try using file:// instead of the url or using the install: goal to resolve this. have you tried another name for group and artifactId? (just for testing) Alexandre Nshimiyimana schrieb: > Hi, > > I

Maven deploy problem

2007-07-09 Thread Alexandre Nshimiyimana
Hi, I get this error when I try to deploy manualy the quartz jar to my repository. Any has idea? Alex. C:\>mvn deploy:deploy-file -Durl=http://urlToRepository/reposit ory -DgroupId=quartz -DartifactId=quartz -Dversion=1.6.0 -Dpackaging=jar -Dfile= C:/quartz-1.6.0.jar -e + Error stacktraces ar