ear testing with surefire

2007-08-21 Thread Nathaniel Stoddard
I'm trying to get surefire to run some unit tests (and integration tests) for an ear project of mine, but am running into lots of problems. I realize that the ear lifecycle doesn't contain any of the regular compile, resource or surefire goals, so most of this is just trial and error. Here's

[jira] Created: (MNG-514) "Provided" dependencies not included in eclipse build path

2005-06-23 Thread Nathaniel Stoddard (JIRA)
ows XP SP2, J2SE 5.0, running against main trunk in SVN. Reporter: Nathaniel Stoddard When an eclipse project is generated for a project with a dependency whose scope is "provided", the dependency is not included in the build path of the project. -- This message is automatically gen

[jira] Commented: (MNG-509) Dependency type "ejb-client" includes main ejb-jar in WAR build.

2005-06-23 Thread Nathaniel Stoddard (JIRA)
[ http://jira.codehaus.org/browse/MNG-509?page=comments#action_41936 ] Nathaniel Stoddard commented on MNG-509: I'm going against the code in SVN (the "trunk" directory). When I do m2 -v, it says "unknown". > Dependenc

[jira] Created: (MNG-509) Dependency type "ejb-client" includes main ejb-jar in WAR build.

2005-06-23 Thread Nathaniel Stoddard (JIRA)
t: Windows XP SP2, J2SE 5.0 Reporter: Nathaniel Stoddard When I specify a dependency as type "ejb-client" for a project whose packaging is set to "war", the build includes the main EJB JAR in the WEB-INF/lib directory, not the EJB client JAR. -- This message is automat

[jira] Created: (MNG-500) EJB client not included in installation

2005-06-21 Thread Nathaniel Stoddard (JIRA)
Reporter: Nathaniel Stoddard When a dependency of type "ejb-client" is specified for a project, the project successfully builds, but the ejb-client JAR is not included in the installation. (Example: WAR project will successfully build, but the ejb-client JAR is not found in /WEB-IN