[
https://issues.apache.org/jira/browse/MNG-7268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-7268:
---------------------------------
Fix Version/s: (was: 4.0.x-candidate)
> maven.xsd Content for Maven 4.X
> -------------------------------
>
> Key: MNG-7268
> URL: https://issues.apache.org/jira/browse/MNG-7268
> Project: Maven
> Issue Type: Task
> Components: Core
> Affects Versions: 3.0-alpha-1
> Reporter: Karl Heinz Marbaise
> Priority: Minor
> Fix For: 4.x / Backlog
>
>
> If you use the option in Maven 4.0.0 (master of core) to remove the versions
> from parent entries IDE's for example IntelliJ (I suppose Eclipse will do the
> same) shows an issue related to the missing version tag which is obvious
> based on the given XSD in the used pom.xml
> (https://maven.apache.org/xsd/maven-4.0.0.xsd) because the given XSD defines
> the version tag in parents as required which is not the case anymore with
> Maven 4.X where you can omit the version tag.
> So we need to deploy a new versions of maven.xsd file to handle issues like
> this. Maybe we need to do more?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)