sure. and we'll can versionned them
Emmanuel
Vincent Massol a écrit :
-Original Message-
From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
Sent: jeudi 6 octobre 2005 14:00
To: Maven Developers List
Subject: Re: [Design] Sharing common build files between modules
It isn't ne
> -Original Message-
> From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
> Sent: jeudi 6 octobre 2005 14:00
> To: Maven Developers List
> Subject: Re: [Design] Sharing common build files between modules
>
> It isn't necessary to put them in repository
It isn't necessary to put them in repository, but they need only to be
accessible by an url.
In checkstyle plugin, user can use propertiesURL parameter instead of
propertiesFile.
Emmanuel
Vincent Massol a écrit :
Hi,
I know this is not slated for Maven 2.0 but I'd like to start a discussion
Hi,
I know this is not slated for Maven 2.0 but I'd like to start a discussion
about how to share common build files between modules.
Example of use cases:
- sharing a checkstyle.xml file
- sharing a LICENSE file
- sharing PMD, findbugs, etc config files
- etc
We don't want to use relative paths