On Fri, Mar 15, 2013 at 12:34 AM, Ate Douma <[email protected]> wrote:

> IMO the problems isn't the remote-resources-plugin itself, but only the
> configuration of the outputDirectory, which shouldn't be needed, and
> certainly not point within the source directory.
>
> All those generated files are intended to be packaged during build-time
> only.
> So I'm +1 on removing those earlier generated files from the source trees
> as well as dropping the outputDirectory from the plugin. The plugin itself
> however should stay IMO.
>

Ate, your solution sounds perfect. If it can be made to inject them into
the packages without adding to source we'll be good. We should also
probably consider removing the existing one's from the source tree if we
want the generated ones to be consistent.

>
> I'm willing to do a bit of cleaning of this this weekend if nobody beats
> me to it.
>
>
> On 03/15/2013 04:26 AM, Chris Geer wrote:
>
>> Would anyone object to removing the remote-resources plugin from the
>> master
>> pom file? I understand why it's there but it keeps putting all
>> those boilerplate files in places they don't need to be. It would probably
>> make sense to have a plugin that verified the files were present in any
>> generated jars.
>>
>> Chris
>>
>>
>

Reply via email to