[jira] Commented: (MEJB-4) properties like "including/excluding filters" could be useful

2006-05-16 Thread Dan Greening (JIRA)
[ http://jira.codehaus.org/browse/MEJB-4?page=comments#action_65452 ] Dan Greening commented on MEJB-4: - I think you might be able to use 2.1-SNAPSHOT to get it. > properties like "including/excluding filters" could be useful > -

[jira] Created: (MEJB-15) ejb-jar.xml file destroys annotation functionality in EJB3

2006-05-09 Thread Dan Greening (JIRA)
ejb-jar.xml file destroys annotation functionality in EJB3 -- Key: MEJB-15 URL: http://jira.codehaus.org/browse/MEJB-15 Project: Maven 2.x Ejb Plugin Type: Bug Versions: 2.1 Environment: EJB3 Repor

[jira] Created: (MEJB-14) Make the ejb-jar.xml deployment descriptor optional (non-trivial clone)

2006-05-09 Thread Dan Greening (JIRA)
Make the ejb-jar.xml deployment descriptor optional (non-trivial clone) --- Key: MEJB-14 URL: http://jira.codehaus.org/browse/MEJB-14 Project: Maven 2.x Ejb Plugin Type: Improvement Reporter: Da

[jira] Commented: (SUREFIRE-38) Surefire Maven2 Plugin fails to run EJB3 Embeddable Container (but mvn eclipse:eclipse succeeds)

2006-05-02 Thread Dan Greening (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-38?page=comments#action_64560 ] Dan Greening commented on SUREFIRE-38: -- I think there must have been some other improvement to Surefire or JBoss Embeddable, because I just tried recompiling my EJB3 component (n

[jira] Commented: (MEJB-6) Make the ejb-jar.xml deployment descriptor optional

2006-04-30 Thread Dan Greening (JIRA)
[ http://jira.codehaus.org/browse/MEJB-6?page=comments#action_64464 ] Dan Greening commented on MEJB-6: - This is NOT a trivial issue. The priority on this should be raised significantly, especially since a good patch has been provided. Can't you just appl

[jira] Commented: (MAVEN-1265) getDependencyPath fails for nonstandard types

2006-04-11 Thread Dan Greening (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1265?page=comments#action_63350 ] Dan Greening commented on MAVEN-1265: - Just a side comment. Try to find that pom.getDependencyFile('group:artifact') is how you look these things up efficiently using Google. Thi

[jira] Commented: (SUREFIRE-38) Surefire Maven2 Plugin fails to run EJB3 Embeddable Container (but mvn eclipse:eclipse succeeds)

2006-03-28 Thread Dan Greening (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-38?page=comments#action_62185 ] Dan Greening commented on SUREFIRE-38: -- Here's something else you can try that actually CRASHES surefire (but still runs fine in eclipse): Change EmbeddedEjb3TestCase.startupEmb

[jira] Commented: (SUREFIRE-38) Surefire Maven2 Plugin fails to run EJB3 Embeddable Container (but mvn eclipse:eclipse succeeds)

2006-03-28 Thread Dan Greening (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-38?page=comments#action_62183 ] Dan Greening commented on SUREFIRE-38: -- Here is the test report showing the failure: --- Battery: org.

[jira] Commented: (SUREFIRE-38) Surefire Maven2 Plugin fails to run EJB3 Embeddable Container (but mvn eclipse:eclipse succeeds)

2006-03-28 Thread Dan Greening (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-38?page=comments#action_62177 ] Dan Greening commented on SUREFIRE-38: -- Yes it is set to false in the pom.xml. (You can see that if you download the attachment.) > Surefire Maven2 Plugin fails to run EJB3 Emb

[jira] Created: (SUREFIRE-38) Surefire Maven2 Plugin fails to run EJB3 Embeddable Container (but mvn eclipse:eclipse succeeds)

2006-03-27 Thread Dan Greening (JIRA)
Surefire Maven2 Plugin fails to run EJB3 Embeddable Container (but mvn eclipse:eclipse succeeds) Key: SUREFIRE-38 URL: http://jira.codehaus.org/browse/SUREFIRE-38 Project: suref

[jira] Updated: (MEJB-6) Make the ejb-jar.xml deployment descriptor optional

2006-03-15 Thread Dan Greening (JIRA)
[ http://jira.codehaus.org/browse/MEJB-6?page=all ] Dan Greening updated MEJB-6: Attachment: MEJB-6-maven-ejb-plugin.patch > Make the ejb-jar.xml deployment descriptor optional > --- > > Key: MEJB-6 >

[jira] Commented: (MEJB-6) Make the ejb-jar.xml deployment descriptor optional

2006-03-12 Thread Dan Greening (JIRA)
[ http://jira.codehaus.org/browse/MEJB-6?page=comments#action_60827 ] Dan Greening commented on MEJB-6: - I'm an EJB3 user, and can say I'd like this also. ejb-jar.xml is now optional (and few EJB3 people are going to want one). Can't we just apply the patc