extend the compiler 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'
ions
another try 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
>&
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, b
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 compil
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=
P4USER=
P4PASSWD
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 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?
>
> java.io.FileNotFoundExc