I'm sorry but i don't want to modify my pom
I just want to change the maven parameters, or a env variable

Is there a way you know to achieve this ??

2011/8/31 Brian Topping <topp...@codehaus.org>:
> http://mojo.codehaus.org/build-helper-maven-plugin/add-source-mojo.html added 
> to the verify phase might be what you are looking for?
>
> If not, there are a lot of other goals in that plugin that have similar 
> functionality, maybe one of them is better suited.
>
> On Aug 31, 2011, at 10:34 AM, Benjamin Dreux wrote:
>
>> Hi
>> I want to add a folder to the classpath used during the maven build
>> (verify pase to be precise)
>> This folder must not be in the project (not inside src or any other child)
>> How could i add  something to the classpath used my maven.
>>
>> I've seen solution using the pom.xml, be since the folder is not in my
>> source file, i don't want it in my pom neigther.
>>
>> I suspect it's possible using the command line, maybe something like 
>> -Dclassapth
>> But i'm not sure
>>
>> thanks for your help
>>
>> --
>> Benjamin Dreux
>> Analyste-Programmeur
>> Chaire de logiciel libre-Finance Social et solidaire
>> UQAM
>> Montréal
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
>> For additional commands, e-mail: users-h...@maven.apache.org
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>



-- 
Benjamin Dreux
Analyste-Programmeur
Chaire de logiciel libre-Finance Social et solidaire
UQAM
Montréal

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to