​Hi,
​

On Wed, Oct 26, 2016 at 5:53 PM, Gilles <gil...@harfang.homelinux.org>
wrote:

> What is the command to "build everything"?
>
>

> I tried
>  $ mvn site
>

​Try "mvn install site"
​ instead.  For some reason dependencies between is not sorted out and
maven
could not find "commons-rng-build-tools" (posted a question in maven ML
list).

​


> Apart from that, the setup looks nice although I have no idea if
> it can fit the "Commons" way of handling each of its sub-project.
>
>
​Well, IMO this is fits into "Commons" pretty good, since it
provide common basic set of configs for maven plugins which
used by almost every common component.​



> Please let me know whether this can be sorted out so that a
> release of "Commons RNG" will not be invalidated because of an
> "unusual" project build layout or other incompatibility with the
> release policy.
>
>
​Working on it.



> When this is settled, we must review the
>   doc/release/release.howto.txt
> document and update according to the new layout.
>

​Sure thing.​



Best regards,
                      Artem Barger.

Reply via email to