> -Original Message-
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: mercredi 11 mai 2005 23:23
> To: Maven Developers List
> Cc: [EMAIL PROTECTED]
> Subject: Re: Need help with Jelly contexts...
>
> Specifically the problem is that the plugin context n
> -Original Message-
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: mercredi 11 mai 2005 23:23
> To: Maven Developers List
> Cc: [EMAIL PROTECTED]
> Subject: Re: Need help with Jelly contexts...
>
> Specifically the problem is that the plugin context n
Specifically the problem is that the plugin context needs to be
initialised before maven:set will be effective.
- As it is created with the current scope, j:set works before it is
created, but not after.
- maven:set works after it is created, but not before
- j:set scope="parent" always works, but
Hi again,
[SNIP]
> > Maybe lets try to use the jelly tag set with scope="parent", ie something
> > like:
> > > value="clover:test" scope="parent"/>
>
> AFAIK there's no scope tag on the SetTag.java jelly tag. But even if there
> were one your solution would be very dangerous as it would work i
Hi Vincent,
> -Original Message-
> From: Vincent Siveton [mailto:[EMAIL PROTECTED]
> Sent: mercredi 11 mai 2005 17:54
> To: Maven Developers List
> Subject: Re: Need help with Jelly contexts...
>
> Hi Vincent,
>
> AFAIK (and my experience), working with
Hi Vincent,
> -Original Message-
> From: Vincent Siveton [mailto:[EMAIL PROTECTED]
> Sent: mercredi 11 mai 2005 17:54
> To: Maven Developers List
> Subject: Re: Need help with Jelly contexts...
>
> Hi Vincent,
>
> AFAIK (and my experience), working with
maven:set...
>
> I'm using Maven 1.0.2.
>
> Thanks
> -Vincent
>
>
> > -Original Message-
> > From: Vincent Massol [mailto:[EMAIL PROTECTED]
> > Sent: mercredi 11 mai 2005 16:34
> > To: 'Maven Developers List'
> > Subject: Need help
Sent: mercredi 11 mai 2005 16:34
> To: 'Maven Developers List'
> Subject: Need help with Jelly contexts...
>
> Hi,
>
> I'm fighting with the Maven Jelly contexts. I'm writing the following goal
> in the Clover plugin:
>
> desc
Sent: mercredi 11 mai 2005 16:34
> To: 'Maven Developers List'
> Subject: Need help with Jelly contexts...
>
> Hi,
>
> I'm fighting with the Maven Jelly contexts. I'm writing the following goal
> in the Clover plugin:
>
> desc
Hi,
I'm fighting with the Maven Jelly contexts. I'm writing the following goal
in the Clover plugin:
[...]
When I run this on a sample project, I get the following error:
BUILD FAILED
File.. C:\Documents and Settings\Vincent
Massol\.maven\cache\maven-multiproject-plugin-1.3.1\
Hi,
I'm fighting with the Maven Jelly contexts. I'm writing the following goal
in the Clover plugin:
[...]
When I run this on a sample project, I get the following error:
BUILD FAILED
File.. C:\Documents and Settings\Vincent
Massol\.maven\cache\maven-multiproject-plugin-1.3.1\
11 matches
Mail list logo