Re: Dependency injection and Plexus Compilers

2008-05-01 Thread sgargan
plugin to get what I need? Thanks for your help with this. rgds, ste sgargan wrote: To compile some internal linux based projects I'm looking to write a simple compiler that creates an scons or waf build file from the compiler configuration. I'm hoping to hook the artifacts the script

Re: Dependency injection and Plexus Compilers

2008-04-30 Thread sgargan
and hopefully that will give me what I need. Thanks for your help. rgds, ste Jason van Zyl-2 wrote: On 22-Apr-08, at 4:37 PM, sgargan wrote: Hi there, I've been playing around with developing a simple compiler. Its coming along nicely, but for one thing. The configuration that gets

Re: Dependency injection and Plexus Compilers

2008-04-29 Thread sgargan
Thanks, I will take a look at this and see if it fits the bill. Hilco Wijbenga-2 wrote: On Tue, Apr 22, 2008 at 4:37 PM, sgargan [EMAIL PROTECTED] wrote: I've been playing around with developing a simple compiler. Its coming along nicely, but for one thing. The configuration that gets

Dependency injection and Plexus Compilers

2008-04-22 Thread sgargan
Hi there, I've been playing around with developing a simple compiler. Its coming along nicely, but for one thing. The configuration that gets passed to the compiler instance is great, but not as complete as I would like. Ideally I would like to have access to the MavenProject object at the

RE: mvn release with perforce

2008-04-12 Thread sgargan
Hey there, Perforce is more user oriented that most SCMs, you need to explicitly tell it who you are and and how to map files from it's repository to your local system using a specific 'client' specification. Typically these values are set as environment variables e.g. P4CLIENT=your-client-spec

Re: [archiva 1] issue with repository location on disk.

2008-01-15 Thread sgargan
If you want it to resolve the appserver.base property, you need to set it. This wiki entry explains http://docs.codehaus.org/display/MAVENUSER/Archiva+on+Tomcat Wendy Smoak-3 wrote: On Jan 14, 2008 4:31 PM, Mick Knutson [EMAIL PROTECTED] wrote: In my repository setup page I have this

Re: specify webapp log

2008-01-09 Thread sgargan
This should help you out http://docs.codehaus.org/display/MAVENUSER/Archiva+on+Tomcat rgds, ste Zemian Deng-2 wrote: Hi, when I deploy archiva.war file, I get these two error telling that I must have /logs created. Where can I specify to different location?