You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lakshminarayana (JIRA)" <ji...@apache.org> on 2019/02/19 00:48:00 UTC

[jira] [Created] (MEAR-273) [eclipse] - Adding extra slash causing issues on eclipse editors

Lakshminarayana created MEAR-273:
------------------------------------

             Summary: [eclipse] - Adding extra slash causing issues on eclipse editors
                 Key: MEAR-273
                 URL: https://issues.apache.org/jira/browse/MEAR-273
             Project: Maven Ear Plugin
          Issue Type: Bug
    Affects Versions: 3.0.1
            Reporter: Lakshminarayana


Is there any reason to adding extra slash "/" for javaee8 schema location.
Actually, this is causes issues in eclipse side.


 writer.addAttribute( "xsi:schemaLocation",
 "http://xmlns.jcp.org/xml/ns/javaee/ http://xmlns.jcp.org/xml/ns/javaee/application_8.xsd" );



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)