Java EE Maven Archetype (BCE / ECB) v0.0.4 - EntityManager Mocking and System Test

The 0.0.4 version of Java EE Maven Archetype comes with JPA EntityManager mocking example and dedicated JAX-RS system tests.

Execute the javaee-bce-archetype archetype from the command line and choose version v0.0.4 to create a sample Java EE project with Boundary / Control / Entity (BCE) structure, unit-, integration-, stress-, and system tested:


mvn archetype:generate -Dfilter=com.airhacks:javaee-bce-archetype

The sources of the sample project are also available directly: https://github.com/AdamBien/javaee-bce-pom.

Thanks Dirk Franssen for the pull request!

See you at Java EE / HTML 5 workshops at Airport Munich and each first Monday of the month at 6 P.M. (CET) airhacks.io

Comments:

The current version of the javaee-bce-archetype has corrupt directory structure. I have fixed the structure and submitted a pull request on github.

Posted by Sebastian Kusnier on September 16, 2014 at 10:41 PM CEST #

Hi Sebastian,

I tested several times the 0.0.4 release, and it always worked for me. Did you executed: mvn archetype:generate -Dfilter=com.airhacks:?

If you are searching for the sample app, it is a different github project: https://github.com/AdamBien/javaee-bce-pom

Does it work now? :-)

cheers,

adam

Posted by Adam Bien on September 19, 2014 at 12:25 PM CEST #

Post a Comment:
  • HTML Syntax: NOT allowed
...the last 150 posts
...the last 10 comments
License