[Hawkular-dev] faster dev build of hawkular

Peter Palaga ppalaga at redhat.com
Wed Aug 12 11:22:27 EDT 2015


FWIW, leaving both dev and dozip profiles out makes a valid combination, 
does it not?

   mvn clean install -Pitest

-- P

On 2015-08-12 15:53, Jiri Kremser wrote:
> Hi,
>
>    If running the itests on hawkular/hawkular and you see something similar to
> "Failure to find org.hawkular:hawkular-dist:zip:1.0.0.Alpha4-SNAPSHOT"
>
> make sure you run the tests together with the dozip profile active
> i.e.
> `mvn clean install -Pdev,dozip,itest`
>
> Unfortunatelly, it's not possible to make the itest profile depend on the dozip profile
>
> (http://stackoverflow.com/q/943411/1594980)
>
> jk
>
>
> ----- Original Message -----
> | From: "Jiri Kremser" <jkremser at redhat.com>
> | To: "Discussions around Hawkular development" <hawkular-dev at lists.jboss.org>
> | Sent: Wednesday, 22 July, 2015 9:10:00 PM
> | Subject: faster dev build of hawkular
> |
> | Hello there,
> |   there is a PR hanging https://github.com/hawkular/hawkular/pull/342
> |
> | that will change the way the -Pdev profile works. Currently, it creates the
> | zip and gz archive, but most of us don't use it during the development. The
> | directory is pretty much ok. So it won't be created anymore, if you need the
> | zip/gz with precreated jdoe:password, use -Pdozip.
> |
> | I am sending this not to break anyones automated workflow. I asked Filip and
> | it seems QE don't depend on it.
> |
> | Perhaps the dozip profile can go away completely, then.
> |
> | jk
> _______________________________________________
> hawkular-dev mailing list
> hawkular-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hawkular-dev
>



More information about the hawkular-dev mailing list