On Tue, Jan 15, 2013 at 2:24 PM, Martijn Dashorst <
[email protected]> wrote:

> On Tue, Jan 15, 2013 at 12:55 PM, Martin Grigorov <[email protected]>
> wrote:
> >> (yet) support importing settings from a maven artifact. Hopefully they
> add
> >> this some time....
> > I'm not sure what you talk about.
>
> You can create a resource jar with eclipse settings and make that a
> dependency for the maven-eclipse-plugin, which will explode the
> resource jar in the .settings folder of your projects. This makes it
> possible to not have to include .settings in our checkins, but just
> let maven manage the eclipse settings automatically by downloading the
> most recent settings.
>

I.e. the resource jar (a binary) will be committed somewhere, and uploaded
to Maven repo and finally exploded again ?
I don't know how all this work but I'd prefer text files to be committed in
SCM as now, instead of Maven dependencies which are not needed by my IDE.


> Martijn
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>

Reply via email to