**[Robert Grimm](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=JIRAUSER300855)** opened **[MASSEMBLY-991](https://issues.apache.org/jira/browse/MASSEMBLY-991?redirect=false)** and commented XML examples throughout the Maven Project Web Site for the Assembly plugin reference XSDs at locations https://maven.apache.org/xsd/assembly-2.2.0.xsd and https://maven.apache.org/xsd/assembly-component-2.2.0.xsd. Currently, these files are missing from the Maven project site resources. A few of these XML examples may be viewed at: 1. https://maven.apache.org/plugins/maven-assembly-plugin/assembly.html 2. https://maven.apache.org/plugins/maven-assembly-plugin/assembly-component.html Using these examples with IDEs such as IntelliJ IDEA causes problems with code-completion support due to the missing XSDs. --- **Remote Links:** - [GitHub Pull Request #149 ](https://github.com/apache/maven-assembly-plugin/pull/149) - [GitHub Pull Request #431 ](https://github.com/apache/maven-site/pull/431)
Robert Grimm opened MASSEMBLY-991 and commented
XML examples throughout the Maven Project Web Site for the Assembly plugin reference XSDs at locations https://maven.apache.org/xsd/assembly-2.2.0.xsd and https://maven.apache.org/xsd/assembly-component-2.2.0.xsd. Currently, these files are missing from the Maven project site resources.
A few of these XML examples may be viewed at:
Using these examples with IDEs such as IntelliJ IDEA causes problems with code-completion support due to the missing XSDs.
Remote Links: