----- Original Message -----
From: "Heiko W.Rupp" <hrupp(a)redhat.com>
To: hawkular-dev(a)lists.jboss.org
Sent: Monday, February 16, 2015 10:54:39 AM
Subject: Re: [Hawkular-dev] Maven repositories in Hawkular Parent
> Am 16.02.2015 um 16:08 schrieb Stefan Negrea <snegrea(a)redhat.com>:
> I think it is essential to have the default repositories in the parent pom.
> Community users should just do 'clone & mvn' to get started.
I agree.
> Anything more complicated (like changing settings.xml or setting up
> profiles) is completely unacceptable. Since we are working with
I think we may be able to go / do some middle ground that if we can't use the
"profile trick", we at least deliver
The profile trick works now, that is how it is implemented. There is a profile that gets
activated automatically and can be disabled via a property. So power users have a way to
do exactly what they want without pom changes, while regular users enjoy 'clone &
mvn' with nothing else.
pre-configured hawkular-settings.xml files (like we do now for
Travis) that
users can use with
mvn -s hawkular-settings.xml install to get going.
What we need to prevent is that the user has to guess and/or copy/paste the
settings from somewhere into ~/.m2/settings.xml,
as many users don't even know what to copy&paste.
_______________________________________________
hawkular-dev mailing list
hawkular-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hawkular-dev