]
Jeff MAURY updated JBDS-3592:
-----------------------------
Fix Version/s: 12.15.0.GA
Unable build any developed project using JBOSS
----------------------------------------------
Key: JBDS-3592
URL:
https://issues.redhat.com/browse/JBDS-3592
Project: Red Hat CodeReady Studio (devstudio)
Issue Type: Bug
Components: 3rd-party-dependencies
Affects Versions: 9.1.0.Beta2
Reporter: Surendhar T
Priority: Minor
Fix For: 12.15.0.GA
Unpacking the effective pom.xml file from .jar and inspecting it revealed it has two
duplicate lines at the beginning of it because of it unable to deply in our artifactory
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
…
Removing one of them and repacking the .jar file, resulted in a successful deploy to
Artifactory.
https://maven.repository.redhat.com/techpreview/all/org/jboss/logging/jbo...
https://maven.repository.redhat.com/techpreview/all/org/jboss/jboss-vfs/3...
https://maven.repository.redhat.com/techpreview/all/org/jboss/staxmapper/...
Could you please provide relevant jars by removing the errors.