Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-744

Bad artifactId and groupId in new Fuse Project for cxf-jaxrs-service archetype

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 7.1.0
    • 2.1.0
    • None
    • None

    Description

      Create a new Fuse Project using the cxf-jaxrs-service archetype.

      The generated pom includes this snippet:

      <groupId>$groupId</groupId>
      <artifactId>$artifactId</artifactId>

      which results in these two build erors:

      Project build error: 'artifactId' with value '$artifactId' does not match a valid id pattern. pom.xml /cxf-jaxrs-service line 5 Maven pom Loading Problem

      Project build error: 'groupId' with value '$groupId' does not match a valid id pattern. pom.xml /cxf-jaxrs-service line 4 Maven pom Loading Problem

      Attachments

        Issue Links

          Activity

            People

              lheinema@redhat.com Lars Heinemann
              mbrooks_jira Mark Brooks (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: