Working with maven embedder

2007-10-05 Thread Insitu
Hello, I am currently working on wrapping maven within another program, so I am using maven-embedder (2.0.4) and I did some evil hacks for resolving repositories: MavenEmbedder maven... Field em = maven.getClass().getDeclaredField("embedder"); em.setAccessible(true); Plexus

Re: An Experiment with GIT

2007-10-03 Thread Insitu
Works like a breeze :) Thanks for the effort. -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL P

Re: An Experiment with GIT

2007-09-30 Thread Insitu
Jason van Zyl <[EMAIL PROTECTED]> writes: > > Are you mostly interested in plugins or the core? I will publish them > as separate GIT repos so I'll do the ones people are most interested > in first. Trying to jam everything into one GIT probably doesn't make > sense if people are going to focus on

Re: An Experiment with GIT

2007-09-30 Thread Insitu
Hello, Could you publish the git repository address ? Regards, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: [PROPOSAL] Local Repository Separation

2007-09-14 Thread Insitu
Hello, My apologies if this answer is not relevant or has already been given: I did not read the full contributions, just reacting to Brett's post. I recently discovered the existence of nix (http://nix.cs.uu.nl/) which is a kind of build system (rather a package and configuration manager) that re

Re: [vote] release maven-verifier 1.1

2007-09-07 Thread Insitu
Jason van Zyl <[EMAIL PROTECTED]> writes: > On 6 Sep 07, at 11:46 PM 6 Sep 07, Insitu wrote: > >> Jason van Zyl <[EMAIL PROTECTED]> writes: >> >>> Hi, >>> >>> I would like to release the maven-verifier as it's used as part of >>&

Re: [vote] release maven-verifier 1.1

2007-09-07 Thread Insitu
Jason van Zyl <[EMAIL PROTECTED]> writes: > Hi, > > I would like to release the maven-verifier as it's used as part of > Maven's integration tests and would like to stop using the snapshot > in order to prepare for the 2.1-alpha-1. > > The staging area is here: > > http://people.apache.org/~jvanzy