mirror of https://github.com/apache/maven.git
o fix xml comments
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721743 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
829ddb2170
commit
2911344c19
|
@ -9,11 +9,12 @@ encapsulation. All these special entries here is probably understood by no one w
|
||||||
problem.
|
problem.
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<component-set>
|
<component-set>
|
||||||
<components>
|
<components>
|
||||||
<!------------------------------------------------------------------------
|
<!--
|
||||||
| POM
|
| POM
|
||||||
|----------------------------------------------------------------------->
|
|-->
|
||||||
<component>
|
<component>
|
||||||
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
||||||
<role-hint>pom</role-hint>
|
<role-hint>pom</role-hint>
|
||||||
|
@ -46,9 +47,9 @@ problem.
|
||||||
</configuration>
|
</configuration>
|
||||||
</component>
|
</component>
|
||||||
|
|
||||||
<!------------------------------------------------------------------------
|
<!--
|
||||||
| JAR
|
| JAR
|
||||||
|----------------------------------------------------------------------->
|
|-->
|
||||||
<component>
|
<component>
|
||||||
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
||||||
<role-hint>jar</role-hint>
|
<role-hint>jar</role-hint>
|
||||||
|
@ -89,9 +90,9 @@ problem.
|
||||||
</configuration>
|
</configuration>
|
||||||
</component>
|
</component>
|
||||||
|
|
||||||
<!------------------------------------------------------------------------
|
<!--
|
||||||
| EJB
|
| EJB
|
||||||
|----------------------------------------------------------------------->
|
|-->
|
||||||
<component>
|
<component>
|
||||||
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
||||||
<role-hint>ejb</role-hint>
|
<role-hint>ejb</role-hint>
|
||||||
|
@ -188,9 +189,9 @@ problem.
|
||||||
</configuration>
|
</configuration>
|
||||||
</component>
|
</component>
|
||||||
|
|
||||||
<!------------------------------------------------------------------------
|
<!--
|
||||||
| TEST JAR
|
| TEST JAR
|
||||||
|----------------------------------------------------------------------->
|
|-->
|
||||||
<component>
|
<component>
|
||||||
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
||||||
<role-hint>test-jar</role-hint>
|
<role-hint>test-jar</role-hint>
|
||||||
|
@ -206,9 +207,9 @@ problem.
|
||||||
</configuration>
|
</configuration>
|
||||||
</component>
|
</component>
|
||||||
|
|
||||||
<!------------------------------------------------------------------------
|
<!--
|
||||||
| MAVEN PLUGIN
|
| MAVEN PLUGIN
|
||||||
|----------------------------------------------------------------------->
|
|-->
|
||||||
<component>
|
<component>
|
||||||
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
||||||
<role-hint>maven-plugin</role-hint>
|
<role-hint>maven-plugin</role-hint>
|
||||||
|
@ -257,9 +258,9 @@ problem.
|
||||||
</configuration>
|
</configuration>
|
||||||
</component>
|
</component>
|
||||||
|
|
||||||
<!------------------------------------------------------------------------
|
<!--
|
||||||
| SOURCE JAR
|
| SOURCE JAR
|
||||||
|----------------------------------------------------------------------->
|
|-->
|
||||||
<component>
|
<component>
|
||||||
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
||||||
<role-hint>java-source</role-hint>
|
<role-hint>java-source</role-hint>
|
||||||
|
@ -274,9 +275,9 @@ problem.
|
||||||
</configuration>
|
</configuration>
|
||||||
</component>
|
</component>
|
||||||
|
|
||||||
<!------------------------------------------------------------------------
|
<!--
|
||||||
| JAVADOC JAR
|
| JAVADOC JAR
|
||||||
|----------------------------------------------------------------------->
|
|-->
|
||||||
<component>
|
<component>
|
||||||
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
||||||
<role-hint>javadoc</role-hint>
|
<role-hint>javadoc</role-hint>
|
||||||
|
@ -291,9 +292,9 @@ problem.
|
||||||
</configuration>
|
</configuration>
|
||||||
</component>
|
</component>
|
||||||
|
|
||||||
<!------------------------------------------------------------------------
|
<!--
|
||||||
| WAR
|
| WAR
|
||||||
|----------------------------------------------------------------------->
|
|-->
|
||||||
<component>
|
<component>
|
||||||
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
||||||
<role-hint>war</role-hint>
|
<role-hint>war</role-hint>
|
||||||
|
@ -333,9 +334,9 @@ problem.
|
||||||
</configuration>
|
</configuration>
|
||||||
</component>
|
</component>
|
||||||
|
|
||||||
<!------------------------------------------------------------------------
|
<!--
|
||||||
| EAR
|
| EAR
|
||||||
|----------------------------------------------------------------------->
|
|-->
|
||||||
<component>
|
<component>
|
||||||
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
||||||
<role-hint>ear</role-hint>
|
<role-hint>ear</role-hint>
|
||||||
|
@ -372,9 +373,9 @@ problem.
|
||||||
</configuration>
|
</configuration>
|
||||||
</component>
|
</component>
|
||||||
|
|
||||||
<!------------------------------------------------------------------------
|
<!--
|
||||||
| RAR
|
| RAR
|
||||||
|----------------------------------------------------------------------->
|
|-->
|
||||||
<component>
|
<component>
|
||||||
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
||||||
<role-hint>rar</role-hint>
|
<role-hint>rar</role-hint>
|
||||||
|
@ -414,9 +415,9 @@ problem.
|
||||||
</configuration>
|
</configuration>
|
||||||
</component>
|
</component>
|
||||||
|
|
||||||
<!------------------------------------------------------------------------
|
<!--
|
||||||
| PAR
|
| PAR
|
||||||
|----------------------------------------------------------------------->
|
|-->
|
||||||
<component>
|
<component>
|
||||||
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
||||||
<role-hint>par</role-hint>
|
<role-hint>par</role-hint>
|
||||||
|
|
Loading…
Reference in New Issue