Hi Exequiel,

First, welcome to the Isis mailing list.

Second, thanks for reporting this, though we might have seen it before.

My guess is that the domain classes haven't been enhanced properly - ie
same issue that Oscar has reported.  If you can include the text of the
surefire-reports, that'd would help us figure it out.  (Note: Apache
mailing lists always strip attachments, so you must include the text
inline).

If I'm right on that, then it would still point to some incompatibility
with updated version of DataNucleus that's come out recently.

Having said, I couldn't reproduce it with the latest and greatest DN
plugins, nor could Jeroen.

~~~
Another possibility is some sort of i18n/localisation issue.

If you can get us more information, we'll try to figure out the issue.

Thx
Dan



On 13 June 2013 07:33, Jeroen van der Wal <[email protected]> wrote:

> It seems that one of your integration tests is failing: Open
> /home/zequi/workspace/myapp/integtests/target/surefire-reports in your
> browser to see which test is failing.
>
> As a last resort you can run mvn clean install -DskipTests to bypass the
> tests.
>
>
> On Thu, Jun 13, 2013 at 3:30 AM, Exequiel Wiedermann <
> [email protected]> wrote:
>
> > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on
> > project myapp-integtests: There are test failures.
> > [ERROR]
> > [ERROR] Please refer to
> > /home/zequi/workspace/myapp/integtests/target/surefire-reports for the
> > individual test results.
> > [ERROR] -> [Help 1]
> > [ERROR]
> > [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e
> > switch.
> > [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> > [ERROR]
> > [ERROR] For more information about the errors and possible solutions,
> > please read the following articles:
> > [ERROR] [Help 1]
> > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> > [ERROR]
> > [ERROR] After correcting the problems, you can resume the build with the
> > command
> > [ERROR]   mvn <goals> -rf :myapp-integtests
> >
>

Reply via email to