[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-4972) No ejb and ear project are created as new Maven-based Seam Web Project

Dietrich Schulten (JIRA) jira-events at lists.jboss.org
Mon Oct 5 12:45:49 EDT 2009


No ejb and ear project are created as new Maven-based Seam Web Project
----------------------------------------------------------------------

                 Key: JBIDE-4972
                 URL: https://jira.jboss.org/jira/browse/JBIDE-4972
             Project: Tools (JBoss Tools)
          Issue Type: Bug
    Affects Versions: 3.1.0.M3, 3.1.0.M4
         Environment: Windows, Seam 2.2.0 and 2.1.2 (tried both)
 Maven Integration for Eclipse (Required)	0.9.9.200909092308	org.maven.ide.eclipse.feature.feature.group
JBoss Maven Integration	1.0.0.v200910050601N-H153-M4	org.jboss.tools.maven.feature.feature.group
            Reporter: Dietrich Schulten


When I create a Seam Web Project with JBoss Tools 3.1 M3 as shown here:
http://www.screencast.com/users/Snjeza/folders/Jing/media/3d61f7d6-0fad-4e3b-83cf-6fb23ad020c4

then only three projects are created (testmaven-parent, testmaven-test and a testmaven war project) rather than five; in other words, the -ejb and the -ear project are missing.

Furthermore, in the parent pom I had to add the dependency to mvel14 with version property:

group: org.mvel
artifact: mvel14
version: ${mvel.version}


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list