Mike, If this release can only be built with Maven 3.0.4, would it make sense to set up the enforcer plugin to fail the build if an attempt is made to build with something other than that version? It could help others avoid some gnashing of teeth and document the specific requirement.
Drew On Sat, Oct 1, 2016, 6:31 PM Mike Drob <md...@apache.org> wrote: > Justin, > > Yes, the compilation issue is MSHADE-148, also captured in HTRACE-236. [1] > > Although MSHADE-148 is resolved, you can see discussion towards the end of > the JIRA that identifies it as still a problem for HTrace and others. For > now, the workaround is to either build with Maven 3.0.4, which I will agree > is inconvenient and needs to be better documented. > > I will file JIRA issues for your other suggestions shortly. > > Mike > > [1]: https://issues.apache.org/jira/browse/HTRACE-236 > > On 2016-09-30 21:40 (-0500), Justin Mclean <jus...@classsoftware.com> > wrote: > > Hi, > > > > +0 binding as I had issues compiling (see below). Happy to change to +1 > if I can compile everything else is good. > > > > I checked: > > - incubating in name > > - signature and hashes good > > - DISCLAIMER exists > > - LICENSE is missing MIT licensed normalise.css bundled in several > bootstrap files. e.g. [2]. Please fix for net release. > > - NOTICE good > > - All Apache files have ASF header > > - No unexpended binary files > > - Can’t compile > > > > You may want to remove the copyright line from this ASF header [1] > > > > The compile seem to get stuck in an infinite loop at this point: > > [INFO] Replacing original artifact with shaded artifact. > > [INFO] Replacing > /Users/justinmclean/Downloads/ApacheHtrace/htrace-4.2.0-incubating/htrace-hbase/target/htrace-hbase-4.2.0-incubating.jar > with > /Users/justinmclean/Downloads/ApacheHtrace/htrace-4.2.0-incubating/htrace-hbase/target/htrace-hbase-4.2.0-incubating-shaded.jar > > [INFO] Dependency-reduced POM written at: > /Users/justinmclean/Downloads/ApacheHtrace/htrace-4.2.0-incubating/htrace-hbase/dependency-reduced-pom.xml > > [INFO] Dependency-reduced POM written at: > /Users/justinmclean/Downloads/ApacheHtrace/htrace-4.2.0-incubating/htrace-hbase/dependency-reduced-pom.xml > > [INFO] Dependency-reduced POM written at: > /Users/justinmclean/Downloads/ApacheHtrace/htrace-4.2.0-incubating/htrace-hbase/dependency-reduced-pom.xml > > [INFO] Dependency-reduced POM written at: > /Users/justinmclean/Downloads/ApacheHtrace/htrace-4.2.0-incubating/htrace-hbase/dependency-reduced-pom.xml > > … > > > > Issue may be related to this bug? [3] However changing the pom to use > shade 2.4.1 didn’t fix the issue. > > > > Thanks, > > Justin > > > > 1. ./bin/gen_thrift.sh > > 2. ./htrace-htraced/go/web/lib/bootstrap-3.3.1/css/bootstrap.css > > 3. https://issues.apache.org/jira/browse/MSHADE-148 > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > > For additional commands, e-mail: general-h...@incubator.apache.org > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > For additional commands, e-mail: general-h...@incubator.apache.org > >