Closed ljferrero closed 6 years ago
Maven Plugin version: 2.0.2
Maven version:3.3.3
Product : Either of TIBCO ActiveMatrix Businessworks 6 OR TIBCO Businessworks Container edition
Product version:BWCE 2.4.0
Component: Either of Maven Eclipse Plugin or Maven build plugin
Steps to reproduce the issue:
Additional environment details if any:
Describe the results you received: The pom file have the 2.0.0 version: <?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
Describe the results you expected: The pom file should have the 2.0.2 version: <?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
Additional information you deem important (e.g. issue happens only occasionally):
I add pom files
Maven Plugin version: 2.0.2
Maven version:3.3.3
Product : Either of TIBCO ActiveMatrix Businessworks 6 OR TIBCO Businessworks Container edition
Product version:BWCE 2.4.0
Component: Either of Maven Eclipse Plugin or Maven build plugin
Steps to reproduce the issue:
Additional environment details if any:
Describe the results you received: The pom file have the 2.0.0 version: <?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
Describe the results you expected: The pom file should have the 2.0.2 version: <?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
Additional information you deem important (e.g. issue happens only occasionally):