Hi Dan, if I remember correctly, running the helloworld archetype for the first time with jetty via maven required me to omit the -o option.
On 2018/12/31 11:56:39, Dan Haywood <d...@haywood-associates.co.uk> wrote: > Thanks for this Andi. > > Just one thing confuses me... in the script [1] the call to mvn doesn't > specify -o option. So what line did you change? > > Thx > Dan > > [1] https://gist.github.com/danhaywood/9b052f68ef56cfdbeb3eb1603c5f772a > > On Sat, 29 Dec 2018 at 19:37, Andi Huber <ahu...@apache.org> wrote: > > > +1 > > > > I've tested with the automated verification procedure. First run of the > > script failed (maven could not resolve a dependency), second run worked. > > > > Core build ... OK > > Archetypes build ... OK > > Archetypes run with jetty ... OK > > > > Works like a charm! (As always, if maven was missing something, I had to > > omit the -o option.) > > > > Cheers Andi > > > > On 2018/12/29 14:51:46, Dan Haywood <d...@haywood-associates.co.uk> wrote: > > > Folks, > > > > > > I've cut a release for Apache Isis Core and the two archetypes: > > > > > > * Core 1.17.0 > > > * HelloWorld Archetype 1.17.0 > > > * SimpleApp Archetype 1.17.0 > > > > > > The source code artifacts have been uploaded to staging repositories on > > > repository.apache.org: > > > > > > * > > > > > http://repository.apache.org/content/repositories/orgapacheisis-1085/org/apache/isis/core/isis/1.17.0/isis-1.17.0-source-release.zip > > > * > > > > > http://repository.apache.org/content/repositories/orgapacheisis-1085/org/apache/isis/archetype/helloworld-archetype/1.17.0/helloworld-archetype-1.17.0-source-release.zip > > > * > > > > > http://repository.apache.org/content/repositories/orgapacheisis-1085/org/apache/isis/archetype/simpleapp-archetype/1.17.0/simpleapp-archetype-1.17.0-source-release.zip > > > > > > For each zip there is a corresponding signature file (append .asc to the > > > zip's url). > > > > > > In the source code repo the code has been tagged as isis-1.17.0-RC1, > > > helloworld-archetype-1.17.0-RC1 and simpleapp-archetype-1.17.0-RC1; see > > > https://github.com/apache/isis/tags > > > > > > For instructions on how to verify the release (build from binaries and/or > > > use in Maven directly), see > > > > > https://isis.apache.org/guides/cgcom/cgcom.html#_cgcom_verifying-releases > > > > > > Please verify the release and cast your vote. The vote will be open for > > a > > > minimum of 72 hours. > > > > > > [ ] +1 > > > [ ] 0 > > > [ ] -1 > > > > > >