The tests compare the expected output with the actual output, so if you
change something, they'll fail.

You can run any maven goal without tests by adding -Dmaven.test.skip=true.
So just do: maven clean jar:install -Dmaven.test.skip=true.  

-----Original Message-----
From: Bak Attila (SDA) [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, January 25, 2005 10:30 AM
To: Chad Brandon
Subject: Spring fails on test
Importance: High

Hi

If I change in the spring cartridge the HibernateEntity.vsl

From
//
// Attention: Generated code! Do not modify by hand!
// Generated by: HibernateEntity.vsl in andromda-spring-cartridge.
//

To

//
// Attention: Generated code! Do not modify by hand!
// Generated by: HibernateEntity.vsl in andromda-spring-cartridge.
// Made by me


The tests fail?
Can you tell me why?

How can I get rid of the tests? :-)


Many thanks,
Regards,


attila




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to