javaee-samples/javaee7-samples

Building repository on a fresh machine requires two extra steps

arun-gupta opened this issue · 9 comments

Cloning repository on a "fresh" machine requires following two steps:
. mvn install (kill after the parent pom is installed)
. cd test-util; mvn install

This is a sub-optimal experience and need to be cleaned up.

Suggestions?

I think that's not a problem, maven is very quiet.

@dilnei Do you have a suggestion on how to fix this?

I could create a task with maven-antrun-plugin, running a something.sh or something.bat for windows.

@dilnei Is there no way "clean" way to fix this?

There's probably just an error in the pom's build order.

@johnament Can you take a look?

@arun-gupta yes of course.

Subject to close? This video instruction should help #294
Trying to filter issues that are still issues? :)