You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to emite-dev
Hello,
my Name is Manfred, we are currently starting a new project based on
emite. We have problems to run the tests or install the project via
maven. Only
mvn -Dmaven.test.failure.ignore=true install
is working properly.
mvn install
fails with a "BUILD FAILURE" message because of a bunch of tests which
are failing. Which version/tag do you recommend to work with? Should
we work with the current master branch from github?
best regards,
Manfred
daniel
unread,
May 4, 2011, 9:51:52 AM5/4/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to emite-dev
Hello manfred,
i working with the current master branch from github.
But there are test errors so i exclude all tests(maven-surefire-
plugin).