[
https://issues.apache.org/jira/browse/TOMEE-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16709066#comment-16709066
]
ASF GitHub Bot commented on TOMEE-2313:
---------------------------------------
GitHub user danielsoro opened a pull request:
https://github.com/apache/tomee/pull/238
[IMPROVEMENT] TOMEE-2313 - Fixed surefire and openjpa versions on webapp
archetype …
…resource pom
Fixed OPENJB replace and add improvement to dependencies version for
OPENJPA and JAVA EE API. :)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/danielsoro/tomee TOMEE-2313
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/238.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #238
----
commit 6e5d0b45b267dad1905a1b0e7da1a5235a1d1359
Author: Daniel Cunha (soro) <danielsoro@...>
Date: 2018-12-04T18:11:44Z
TOMEE-2313 - Fixed surefire and openjpa versions on webapp archetype
resource pom
----
> tomee-webapp archetype not working with tomee 8.0.0-M1
> ------------------------------------------------------
>
> Key: TOMEE-2313
> URL: https://issues.apache.org/jira/browse/TOMEE-2313
> Project: TomEE
> Issue Type: Bug
> Components: TomEE Maven Plugin
> Affects Versions: 8.0.0-M1
> Reporter: Cesar Hernandez
> Assignee: Cesar Hernandez
> Priority: Major
> Labels: pull-request-available
> Fix For: 8.0.0-Final
>
> Attachments: scenario.log
>
>
> After creating a maven project using tomee-webapp archetype 8.0.0-M1, then
> the generated project doesn't build because of the lack of surefire and
> openjpa version numbers.
> Attached file [scenario.log] contains the steps to reproduce the issue.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)