Hi Dan, We have received the repository with the correction to the concurrency problem, however when we run the mvn clean install show the following error:
[ERROR] Plugin org.apache.isis.tool:isis-maven-plugin:1.13.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.apache.isis.tool:isis-maven-plugin:jar:1.13.0-SNAPSHOT -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException There is something we should do before? or how I can fix this problem ? Aída Dávila De: Dan Haywood [mailto:[email protected]] Enviado el: sábado, 4 de junio de 2016 5:52 Para: cesarlugosis/CQNZwebapp Asunto: Re: [cesarlugosis/CQNZwebapp] update to use 1.13.0-SNAPSHOT, for concurrency fixes (ISIS-1421) (#1) @cesarlugosis<https://github.com/cesarlugosis> - I've pushed https://github.com/cesarlugosis/CQNZwebapp/tree/issue-1-concurrency which depends on 1.13.0-SNAPSHOT. When run against the latest snapshot, can run to 20 threads ok (at least on my box). If build locally, the commit that has the fix is apache/isis@7461769<https://github.com/apache/isis/commit/746176991b523fe9e8ab069392d83ff17af08624> — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub<https://github.com/cesarlugosis/CQNZwebapp/issues/1#issuecomment-223749405>, or mute the thread<https://github.com/notifications/unsubscribe/APdggNddAtDelfF41L6crJMOJuVk1f9jks5qIVjCgaJpZM4IuGmZ>.
