Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-13602

Backport to 4.0.x - Null Java EE Web Project Archetype

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 4.0.1.Final
    • 4.0.0.Final
    • maven
    • Hide

      Try to create a Java EE Web Project. It was working fine until not long ago and out of the blue that issue came up - now I'm no longer able to create a project

      Show
      Try to create a Java EE Web Project. It was working fine until not long ago and out of the blue that issue came up - now I'm no longer able to create a project
    • Release Notes
    • Hide
      The project wizards in JBoss central are based on Maven archetypes and stacks.yml holds information defining the archetype for each project. Occasionally, stacks.yml would not load correctly and archetype information necessary for building the project would not be available. As a result, the wizard description would show "Project based on the null:null:null Maven archetype" and the project would fail to be created, with the error "Root cause: For artifact null:null:null:pom". The tooling has been modified to ensure stack.yml is always correctly loaded. Consequently, the wizard does not show null in the Maven archetype information and the project is successfully created.
      Show
      The project wizards in JBoss central are based on Maven archetypes and stacks.yml holds information defining the archetype for each project. Occasionally, stacks.yml would not load correctly and archetype information necessary for building the project would not be available. As a result, the wizard description would show "Project based on the null:null:null Maven archetype" and the project would fail to be created, with the error "Root cause: For artifact null:null:null:pom". The tooling has been modified to ensure stack.yml is always correctly loaded. Consequently, the wizard does not show null in the Maven archetype information and the project is successfully created.
    • Documented as Resolved Issue

    Description

      When trying to create a new Java EE Web Project, the following description is presented:

      This is your project! It's a sample, deployable Maven 3 project to help you get your foot in the door developing with Java EE 6 on JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1.
      This project is setup to allow you to create a compliant Java EE 6 application using JSF 2.0, CDI 1.0, EJB 3.1, JPA 2.0 and Bean Validation 1.0.

      Project based on the null:null:null Maven archetype

      If I go forward with the creation of the project, I get the following error message:

      Failed to create project.

      Root cause: For artifact null:null:null:pom : The group id cannot be empty.

      Attachments

        Issue Links

          Activity

            People

              nivologd@gmail.com Denis Golovin (Inactive)
              fbricon@redhat.com Fred Bricon
              Michelle Murray Michelle Murray (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: