File tree 15 files changed +124
-74
lines changed
plexus-compiler-api/src/site
plexus-compiler-manager/src/site
plexus-compiler-test/src/site
plexus-compiler-aspectj/src/site
plexus-compiler-csharp/src/site
plexus-compiler-eclipse/src/site
plexus-compiler-javac/src/site
plexus-compiler-javac-errorprone/src/site
15 files changed +124
-74
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
3
- <project xmlns =" http://maven.apache.org/DECORATION/1.0.0 "
4
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.0.0 http ://maven.apache.org/xsd/decoration-1.0.0 .xsd" >
3
+ <project xmlns =" http://maven.apache.org/DECORATION/1.8.1 "
4
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
+ xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8.1 https ://maven.apache.org/xsd/decoration-1.8.1 .xsd" >
6
6
<body >
7
7
<menu name =" Overview" >
8
- <item name =" Introduction" href =" index.html" />
9
- <item name =" JavaDocs" href =" apidocs/index.html" />
10
- <item name =" Source Xref" href =" xref/index.html" />
8
+ <item name =" Introduction" href =" index.html" />
9
+ <item name =" JavaDocs" href =" apidocs/index.html" />
10
+ <item name =" Source Xref" href =" xref/index.html" />
11
11
<!-- item name="FAQ" href="faq.html"/-->
12
12
</menu >
13
13
14
- <menu ref =" parent" />
15
- <menu ref =" reports" />
14
+ <menu ref =" parent" />
15
+ <menu ref =" reports" />
16
16
</body >
17
- </project >
17
+ </project >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
3
- <project xmlns =" http://maven.apache.org/DECORATION/1.0.0 "
4
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.0.0 http ://maven.apache.org/xsd/decoration-1.0.0 .xsd" >
3
+ <project xmlns =" http://maven.apache.org/DECORATION/1.8.1 "
4
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
+ xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8.1 https ://maven.apache.org/xsd/decoration-1.8.1 .xsd" >
6
6
<body >
7
7
<menu name =" Overview" >
8
- <item name =" Introduction" href =" index.html" />
9
- <item name =" JavaDocs" href =" apidocs/index.html" />
10
- <item name =" Source Xref" href =" xref/index.html" />
8
+ <item name =" Introduction" href =" index.html" />
9
+ <item name =" JavaDocs" href =" apidocs/index.html" />
10
+ <item name =" Source Xref" href =" xref/index.html" />
11
11
<!-- item name="FAQ" href="faq.html"/-->
12
12
</menu >
13
13
14
- <menu ref =" parent" />
15
- <menu ref =" reports" />
14
+ <menu ref =" parent" />
15
+ <menu ref =" reports" />
16
16
</body >
17
- </project >
17
+ </project >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
3
- <project xmlns =" http://maven.apache.org/DECORATION/1.0.0 "
4
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.0.0 http ://maven.apache.org/xsd/decoration-1.0.0 .xsd" >
3
+ <project xmlns =" http://maven.apache.org/DECORATION/1.8.1 "
4
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
+ xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8.1 https ://maven.apache.org/xsd/decoration-1.8.1 .xsd" >
6
6
<body >
7
7
<menu name =" Overview" >
8
- <item name =" Introduction" href =" index.html" />
9
- <item name =" JavaDocs" href =" apidocs/index.html" />
10
- <item name =" Source Xref" href =" xref/index.html" />
8
+ <item name =" Introduction" href =" index.html" />
9
+ <item name =" JavaDocs" href =" apidocs/index.html" />
10
+ <item name =" Source Xref" href =" xref/index.html" />
11
11
<!-- item name="FAQ" href="faq.html"/-->
12
12
</menu >
13
13
14
- <menu ref =" parent" />
15
- <menu ref =" reports" />
14
+ <menu ref =" parent" />
15
+ <menu ref =" reports" />
16
16
</body >
17
- </project >
17
+ </project >
Original file line number Diff line number Diff line change
1
+ Plexus AspectJ Compiler
2
+ -----------------------
3
+
4
+ AspectJ Compiler support for Plexus Compiler component.
5
+
6
+ ** Requires** ` JDK 17+ ` and ` Maven 3.9.6+ `
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
3
- <project xmlns =" http://maven.apache.org/DECORATION/1.0.0 "
4
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.0.0 http ://maven.apache.org/xsd/decoration-1.0.0 .xsd" >
3
+ <project xmlns =" http://maven.apache.org/DECORATION/1.8.1 "
4
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
+ xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8.1 https ://maven.apache.org/xsd/decoration-1.8.1 .xsd" >
6
6
<body >
7
7
<menu name =" Overview" >
8
- <item name =" Introduction" href =" index.html" />
9
- <item name =" JavaDocs" href =" apidocs/index.html" />
10
- <item name =" Source Xref" href =" xref/index.html" />
8
+ <item name =" Introduction" href =" index.html" />
9
+ <item name =" JavaDocs" href =" apidocs/index.html" />
10
+ <item name =" Source Xref" href =" xref/index.html" />
11
11
<!-- item name="FAQ" href="faq.html"/-->
12
12
</menu >
13
13
14
- <menu ref =" parent" />
15
- <menu ref =" reports" />
14
+ <menu ref =" parent" />
15
+ <menu ref =" reports" />
16
16
</body >
17
- </project >
17
+ </project >
Original file line number Diff line number Diff line change
1
+ Plexus C# Compiler
2
+ ------------------
3
+
4
+ C# Compiler support for Plexus Compiler component.
5
+
6
+ ** Requires** ` JDK 8+ `
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
3
- <project xmlns =" http://maven.apache.org/DECORATION/1.0.0 "
4
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.0.0 http ://maven.apache.org/xsd/decoration-1.0.0 .xsd" >
3
+ <project xmlns =" http://maven.apache.org/DECORATION/1.8.1 "
4
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
+ xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8.1 https ://maven.apache.org/xsd/decoration-1.8.1 .xsd" >
6
6
<body >
7
7
<menu name =" Overview" >
8
- <item name =" Introduction" href =" index.html" />
9
- <item name =" JavaDocs" href =" apidocs/index.html" />
10
- <item name =" Source Xref" href =" xref/index.html" />
8
+ <item name =" Introduction" href =" index.html" />
9
+ <item name =" JavaDocs" href =" apidocs/index.html" />
10
+ <item name =" Source Xref" href =" xref/index.html" />
11
11
<!-- item name="FAQ" href="faq.html"/-->
12
12
</menu >
13
13
14
- <menu ref =" parent" />
15
- <menu ref =" reports" />
14
+ <menu ref =" parent" />
15
+ <menu ref =" reports" />
16
16
</body >
17
- </project >
17
+ </project >
Original file line number Diff line number Diff line change
1
+ Plexus Eclipse Compiler
2
+ -----------------------
3
+
4
+ Eclipse Compiler support for Plexus Compiler component.
5
+
6
+ ** Requires** ` JDK 17+ ` and ` Maven 3.9.6+ `
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
3
- <project xmlns =" http://maven.apache.org/DECORATION/1.0.0 "
4
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.0.0 http ://maven.apache.org/xsd/decoration-1.0.0 .xsd" >
3
+ <project xmlns =" http://maven.apache.org/DECORATION/1.8.1 "
4
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
+ xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8.1 https ://maven.apache.org/xsd/decoration-1.8.1 .xsd" >
6
6
<body >
7
7
<menu name =" Overview" >
8
- <item name =" Introduction" href =" index.html" />
9
- <item name =" JavaDocs" href =" apidocs/index.html" />
10
- <item name =" Source Xref" href =" xref/index.html" />
8
+ <item name =" Introduction" href =" index.html" />
9
+ <item name =" JavaDocs" href =" apidocs/index.html" />
10
+ <item name =" Source Xref" href =" xref/index.html" />
11
11
<!-- item name="FAQ" href="faq.html"/-->
12
12
</menu >
13
13
14
- <menu ref =" parent" />
15
- <menu ref =" reports" />
14
+ <menu ref =" parent" />
15
+ <menu ref =" reports" />
16
16
</body >
17
- </project >
17
+ </project >
Original file line number Diff line number Diff line change
1
+ Plexus Javac+error-prone Component
2
+ ----------------------------------
3
+
4
+ Javac Compiler support for Plexus Compiler component,
5
+ with error-prone static analysis checks enabled.
6
+
7
+ See https://errorprone.info
8
+
9
+ ** Requires** ` JDK 11+ `
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+
3
+ <project xmlns =" http://maven.apache.org/DECORATION/1.8.1"
4
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
+ xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8.1 https://maven.apache.org/xsd/decoration-1.8.1.xsd" >
6
+ <body >
7
+ <menu name =" Overview" >
8
+ <item name =" Introduction" href =" index.html" />
9
+ <item name =" JavaDocs" href =" apidocs/index.html" />
10
+ <item name =" Source Xref" href =" xref/index.html" />
11
+ <!-- item name="FAQ" href="faq.html"/-->
12
+ </menu >
13
+
14
+ <menu ref =" parent" />
15
+ <menu ref =" reports" />
16
+ </body >
17
+ </project >
Original file line number Diff line number Diff line change
1
+ Plexus Javac Component
2
+ ----------------------
3
+
4
+ Javac Compiler support for Plexus Compiler component.
5
+
6
+ ** Requires** ` JDK 8+ `
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
3
- <project xmlns =" http://maven.apache.org/DECORATION/1.0.0 "
4
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.0.0 http ://maven.apache.org/xsd/decoration-1.0.0 .xsd" >
3
+ <project xmlns =" http://maven.apache.org/DECORATION/1.8.1 "
4
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
+ xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8.1 https ://maven.apache.org/xsd/decoration-1.8.1 .xsd" >
6
6
<body >
7
7
<menu name =" Overview" >
8
- <item name =" Introduction" href =" index.html" />
9
- <item name =" JavaDocs" href =" apidocs/index.html" />
10
- <item name =" Source Xref" href =" xref/index.html" />
8
+ <item name =" Introduction" href =" index.html" />
9
+ <item name =" JavaDocs" href =" apidocs/index.html" />
10
+ <item name =" Source Xref" href =" xref/index.html" />
11
11
<!-- item name="FAQ" href="faq.html"/-->
12
12
</menu >
13
13
14
- <menu ref =" parent" />
15
- <menu ref =" reports" />
14
+ <menu ref =" parent" />
15
+ <menu ref =" reports" />
16
16
</body >
17
- </project >
17
+ </project >
Original file line number Diff line number Diff line change @@ -38,15 +38,15 @@ Plexus Compiler
38
38
39
39
* {{{./plexus-compilers/}<<<plexus-compilers>>>}}: different compilers
40
40
41
- * {{{./plexus-compilers/plexus-compiler-aspectj/}<<<plexus-compiler-aspectj>>>}}: AspectJ compiler,
41
+ * {{{./plexus-compilers/plexus-compiler-aspectj/}<<<plexus-compiler-aspectj>>>}}: AspectJ compiler, <<requires>> <<<JDK 17+>>> and <<<Maven 3.9.6+>>>
42
42
43
- * {{{./plexus-compilers/plexus-compiler-csharp/}<<<plexus-compiler-csharp>>>}}: C#/Mono compiler,
43
+ * {{{./plexus-compilers/plexus-compiler-csharp/}<<<plexus-compiler-csharp>>>}}: C#/Mono compiler, <<requires>> <<<JDK 8+>>>
44
44
45
- * {{{./plexus-compilers/plexus-compiler-eclipse/}<<<plexus-compiler-eclipse>>>}}: Eclipse compiler,
45
+ * {{{./plexus-compilers/plexus-compiler-eclipse/}<<<plexus-compiler-eclipse>>>}}: Eclipse compiler, <<requires>> <<<JDK 17+>>> and <<<Maven 3.9.6+>>>
46
46
47
- * {{{./plexus-compilers/plexus-compiler-javac/}<<<plexus-compiler-javac>>>}}: javac compiler,
47
+ * {{{./plexus-compilers/plexus-compiler-javac/}<<<plexus-compiler-javac>>>}}: javac compiler, <<requires>> <<<JDK 8+>>>
48
48
49
- * {{{./plexus-compilers/plexus-compiler-javac-errorprone/}<<<plexus-compiler-javac-errorprone>>>}}: javac compiler with {{{https://errorprone.info}error-prone}} static analysis checks enabled,
49
+ * {{{./plexus-compilers/plexus-compiler-javac-errorprone/}<<<plexus-compiler-javac-errorprone>>>}}: javac compiler with {{{https://errorprone.info}error-prone}} static analysis checks enabled, <<requires>> <<<JDK 11+>>>
50
50
51
51
[]
52
52
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" ISO-8859-1 " ?>
1
+ <?xml version =" 1.0" encoding =" UTF-8 " ?>
2
2
<!--
3
3
~ Licensed to the Apache Software Foundation (ASF) under one
4
4
~ or more contributor license agreements. See the NOTICE file
18
18
~ under the License.
19
19
-->
20
20
21
- <project xmlns =" http://maven.apache.org/DECORATION/1.0.0 "
22
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
23
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.0.0 http ://maven.apache.org/xsd/decoration-1.0.0 .xsd" >
21
+ <project xmlns =" http://maven.apache.org/DECORATION/1.8.1 "
22
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
23
+ xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8.1 https ://maven.apache.org/xsd/decoration-1.8.1 .xsd" >
24
24
25
25
<body >
26
- <menu ref =" modules" />
27
- <menu ref =" reports" />
26
+ <menu ref =" modules" />
27
+ <menu ref =" reports" />
28
28
</body >
29
29
</project >
You can’t perform that action at this time.
0 commit comments