Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-5103

When a non-bundle jar is added as dependency in pom.xml, fabric-maven-plugin creates a profile with fab: artifact.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Critical Critical
    • jboss-fuse-6.3
    • jboss-fuse-6.2.1
    • Fabric8 v1
    • None
    • % %
    • Hide
      • Add attached MS sql driver using following command
        mvn install:install-file -Dfile=/path/to/sqljdbc-4.0.jar -DgroupId=com.microsoft.sqlserver -DartifactId=sqljdbc -Dversion=4.0 -Dpackaging=jar
        
      • Unzip the reproducer. Deploy it using command
        fabric8:deploy
        
      • Check profile. Screenshot attached, we see that there is artifact created with `fab:` prefix. Which leads to error.
      Show
      Add attached MS sql driver using following command mvn install:install-file -Dfile=/path/to/sqljdbc-4.0.jar -DgroupId=com.microsoft.sqlserver -DartifactId=sqljdbc -Dversion=4.0 -Dpackaging=jar Unzip the reproducer. Deploy it using command fabric8:deploy Check profile. Screenshot attached, we see that there is artifact created with `fab:` prefix. Which leads to error.
    • 6.3 Sprint 4 (Mar 28 - Apr 29)

      • If we add a third party jar within dependency tag in pom.xml and build that project using command fabric8:deploy, we see that artifact in profile is created with prefix fab:.
      • This fab: is not supported in Red Hat JBoss Fuse 6.2.1 and ends up in error.
      • We should not include artifact with fab: prefix.

        1. Selection_015.png
          Selection_015.png
          86 kB
        2. sqljdbc-4.0.jar
          525 kB
        3. Test_Fabric_Upload.zip
          9 kB

            pantinor@redhat.com Paolo Antinori
            rhn-support-cpandey Chandra Shekhar Pandey (Inactive)
            Roman Jakubco Roman Jakubco (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: