You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/01/04 13:14:00 UTC

[jira] [Commented] (ISIS-1978) Integration tests are not executed in module `module-simple`

    [ https://issues.apache.org/jira/browse/ISIS-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16734118#comment-16734118 ] 

ASF subversion and git services commented on ISIS-1978:
-------------------------------------------------------

Commit a85dcb927dc9893f4d648fcaa7798b61456fd6f5 in isis's branch refs/heads/v2 from danhaywood
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=a85dcb9 ]

ISIS-1978: updates dependencies for junit and surefire to fix the issue.


> Integration tests are not executed in module `module-simple`
> ------------------------------------------------------------
>
>                 Key: ISIS-1978
>                 URL: https://issues.apache.org/jira/browse/ISIS-1978
>             Project: Isis
>          Issue Type: Bug
>          Components: Archetype: SimpleApp
>    Affects Versions: 2.0.0-M1
>            Reporter: Andi Huber
>            Assignee: Dan Haywood
>            Priority: Major
>             Fix For: 2.0.0-M2
>
>
> As reported by Gabriel Terwesten <ga...@terwesten.net> [1]
> This is only true for projects generated from the 2.0.0-M1 archetype. The integration tests in module `application` are executed.
> To reproduce generate a project:
> mvn archetype:generate  \
>     -D archetypeGroupId=org.apache.isis.archetype \
>     -D archetypeArtifactId=simpleapp-archetype \
>     -D archetypeVersion=2.0.0-M1 \
>     -D groupId=com.mycompany \
>     -D artifactId=isis-2 \
>     -D version=1.0-SNAPSHOT \
>     -B
> Then execute:
> - mvn clean install
> - mvn -pl module-simple verify
> The test output for integration tests is empty.
> [1] https://lists.apache.org/thread.html/cd92d8cd28ae877104fc965f83ca90b98e2e8188f464b65181e79a27@%3Cusers.isis.apache.org%3E



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)