Re: surefire-junit-2.1.jar

2006-11-28 Thread Urbieta Matias
Sorry i didn't tell you that the internalRepository refers to my snapshot repository. I have deployed maven-jpf-plugin into : ~/.m2/repositorySnapshot/casino/plugins/maven-jpf-plugin/1.0-SNAPSHO T/maven-jpf-plugin-1.0-20061127.122645-2.jar and in settings.xml, i refer thar repository as internal

Re: surefire-junit-2.1.jar

2006-11-28 Thread Urbieta Matias
I have done, each of those steps but finally maven outputs the following lines: [INFO] Scanning for projects... [DEBUG] Skipping disabled repository internalSnapshot [INFO] artifact casino.plugins:maven-jpf-plugin: checking for updates from central [DEBUG] repository metadata for: 'artifact casin

Problem with deploy

2006-11-28 Thread Urbieta Matias
Hi, i have some troubles with maven infrastructure. i have two machines, one is a deployment's machine and the other is an develop machine. With the last one, we develop maven plugins used in deployments so we have to publish those plugins in a way that the deployment machine can use them. i have

XML-RPC build definition

2006-11-10 Thread Urbieta Matias
Hi, i want to publish a project into continuum using XML-RPC client. But when i try to publish one it doesn't assign the build definition. -- Lic Matias Urbieta

Re: debuging maestro over linux

2006-11-07 Thread Urbieta Matias
thanks On 11/7/06, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: You need to add debugger options to the command line in wrapper.conf, and restart the server. Emmanuel Urbieta Matias a écrit : > i want to debug the code, no logs file, with eclipse. > > On 11/7/06, Raphaël

Re: debuging maestro over linux

2006-11-07 Thread Urbieta Matias
i want to debug the code, no logs file, with eclipse. On 11/7/06, Raphaël Piéroni <[EMAIL PROTECTED]> wrote: maestro or continuum ? Check for a wrapper.log file which contains a lot of logs. Raphaël 2006/11/7, Urbieta Matias <[EMAIL PROTECTED]>: > > Hi, i have had problems

debuging maestro over linux

2006-11-07 Thread Urbieta Matias
Hi, i have had problems with the order of dependencies deploy, so y wants to debug maestro over linux , but looking the startup script i have found a wrapper binary. So how may i debug? Thanks -- Lic Matias Urbieta

Re: deploy of related artifacts

2006-11-06 Thread Urbieta Matias
s the same mechanism that is used by maven for the build order. Emmanuel Urbieta Matias a écrit : > Hi Emmanuel, that feature is not working well for me. Here i'm > attaching an example where Utils artifact depends on DNI_XML artifact. > When i shot the build ( either group build or Ut

Re: deploy of related artifacts

2006-11-06 Thread Urbieta Matias
ojects in the correct order by an analyse of dependencies like maven do it in reactor mode. Sometimes, Continuum can't resolve the correct order. This case appears only when you have cyckic dependencies between all your projects in continuum Emmanuel Urbieta Matias a écrit : > Hi, i am face

deploy of related artifacts

2006-11-06 Thread Urbieta Matias
Hi, i am faced with a deploy that needs an ordered build of related artifacts. So i want to know how to set up that order. I don't know why continuum doesn't analyse the dependencies of an artifact and try to find it in the pool of continuum proyects. Thanks -- Lic Matias Urbieta

Fwd: question

2006-11-02 Thread Urbieta Matias
Hi, I'm writing you because i'm setting up Maestro for a large project. But i have had problems with some snapshots artifacts, the problem is that i have dependencies between snapshot artifact (without cycle) which were not modelled as pom's project module. So i don't know how to point out those d