Re: maven: samples module build order for platform-java7

2017-09-26 Thread Christofer Dutz
Hi Dale, The problem is that the groupId of all samples is fixed to “org.apache.edgent.samples” … only for the normal modules do we have different modules with different groupIds not for the samples. Ideally, we would add a second utils sample for Java7 … your groupId fragment as a property

maven: samples module build order for platform-java7

2017-09-26 Thread Dale LaBossiere
Hi Chris, Know what’s needed to straighten out the following? When I build the samples for j8 all is fine. Notice the build order. Btw Apps depends on the Utils artifact. $ cd samples $ mvn clean package -DskipTests ... [INFO] Reactor Build Order: [INFO] [INFO] Apache Edgent: Samples [INFO]