Re: [VOTE] Apache Isis Core release 2.0.0-M1 RC1

2018-07-23 Thread Dan Haywood
Thanks Kevin In took me a little while to reproduce the issue, but I see what the problem is now. Not a problem with the code as such, rather it's the release procedures which I'm trying to simplify but I think simplified a little bit too much. So, I'll pull this RC1 and go round the loop with a

[jira] [Commented] (ISIS-1969) Distribute Isis as a Docker image, with the libraries in Tomcat's lib/ folder (skinny wars)

2018-07-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16553558#comment-16553558 ] ASF subversion and git services commented on ISIS-1969: --- Commit 0557

[jira] [Commented] (ISIS-1969) Distribute Isis as a Docker image, with the libraries in Tomcat's lib/ folder (skinny wars)

2018-07-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16553557#comment-16553557 ] ASF subversion and git services commented on ISIS-1969: --- Commit 8905

[jira] [Commented] (ISIS-1810) Release tasks for 2.0.0-M1

2018-07-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16553559#comment-16553559 ] ASF subversion and git services commented on ISIS-1810: --- Commit 7115

[jira] [Commented] (ISIS-1969) Distribute Isis as a Docker image, with the libraries in Tomcat's lib/ folder (skinny wars)

2018-07-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16553556#comment-16553556 ] ASF subversion and git services commented on ISIS-1969: --- Commit b6c4

Re: [VOTE] Apache Isis Core release 2.0.0-M1 RC1

2018-07-23 Thread Kevin Meyer
Hi, The second command, copied below was a simple "mvn clean install". By the way, I was seeing a blend of versions being installed when installing the main Isis 2.0.0-M1. Sometimes it was 2.0.0-M1, sometimes it was -SNAPSHOT. The isis:core, for example, was installed as -SNAPSHOT. Cheers, K

Re: [VOTE] Apache Isis Core release 2.0.0-M1 RC1

2018-07-23 Thread Dan Haywood
Hi Kevin, The error says you ran in offline mode... what command did you use? Cheers, Dan. On Mon, 23 Jul 2018, 19:57 Kevin Meyer, wrote: > Hi! > > Thank you Dan and Andi for putting this together! > > Unfortunately I have to vote a -1 because I can not test the release. > > I am unable to insta

Re: [VOTE] Apache Isis Core release 2.0.0-M1 RC1

2018-07-23 Thread Kevin Meyer
Hi! Thank you Dan and Andi for putting this together! Unfortunately I have to vote a -1 because I can not test the release. I am unable to install either of the generated helloworld or simpleapp, with the same failure, see below. Let me know if this is a configuration failure on my side and how