Uploaded image for project: 'ServiceMix'
  1. ServiceMix
  2. SM-1212

Improve the error thrown from the GenerateServiceAssemblyDescriptorMojo class when the name element is missing from the pom.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.1, 3.3
    • jbi-maven-plugin-4.4
    • tooling
    • None
    • Patch Available

    Description

      When the name element is missing in a pom.xml the following error is thrown:

      java.lang.StringIndexOutOfBoundsException: String index out of range: -1
      at java.lang.String.substring(String.java:1768)
      at
      org.apache.servicemix.maven.plugin.jbi.GenerateServiceAssemblyDescriptorMojo.generateJbiDescriptor(GenerateServiceAssemblyDescriptorMojo.java:212)
      at
      org.apache.servicemix.maven.plugin.jbi.GenerateServiceAssemblyDescriptorMojo.execute(GenerateServiceAssemblyDescriptorMojo.java:158)
      at
      org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:447)
      ...

      This error should be more descriptive.

      Attachments

        Activity

          People

            jb@nanthrax.net Jean-Baptiste Onofré
            bsnyder Bruce Snyder
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: