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

Errors in pom.xml in FuseIDE New project using servicemix-osgi-camel-archetype

XMLWordPrintable

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

      Create new Fuse Project using servicemix-osgi-camel-archetype. There are a couple of errors in pom.xml:

      • This property is referenced in the pom: ${commons-logging.version} but is not found; however a property is defined like this (with dot instead of hyphen):

      <commons.logging.version>1.1.1</commons.logging.version>

      • This property is referenced in the pom: ${camel.version} but is not found; however a property is defined like this (this time with hyphen instead of a dot):

      <camel-version>2.4.0-fuse-02-00</camel-version>

      • maven-resources-plugin prior to 2.4 is not supported by m2e. (this one is the same issue as reported in Eclipse-604)

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

              Created:
              Updated:
              Resolved: