File tree Expand file tree Collapse 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-errorprone/src/site
plexus-compiler-javac/src/site Expand file tree Collapse file tree 15 files changed +124
-74
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
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" >
66 <body >
77 <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" />
1111 <!-- item name="FAQ" href="faq.html"/-->
1212 </menu >
1313
14- <menu ref =" parent" />
15- <menu ref =" reports" />
14+ <menu ref =" parent" />
15+ <menu ref =" reports" />
1616 </body >
17- </project >
17+ </project >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
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" >
66 <body >
77 <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" />
1111 <!-- item name="FAQ" href="faq.html"/-->
1212 </menu >
1313
14- <menu ref =" parent" />
15- <menu ref =" reports" />
14+ <menu ref =" parent" />
15+ <menu ref =" reports" />
1616 </body >
17- </project >
17+ </project >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
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" >
66 <body >
77 <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" />
1111 <!-- item name="FAQ" href="faq.html"/-->
1212 </menu >
1313
14- <menu ref =" parent" />
15- <menu ref =" reports" />
14+ <menu ref =" parent" />
15+ <menu ref =" reports" />
1616 </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 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
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" >
66 <body >
77 <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" />
1111 <!-- item name="FAQ" href="faq.html"/-->
1212 </menu >
1313
14- <menu ref =" parent" />
15- <menu ref =" reports" />
14+ <menu ref =" parent" />
15+ <menu ref =" reports" />
1616 </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 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
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" >
66 <body >
77 <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" />
1111 <!-- item name="FAQ" href="faq.html"/-->
1212 </menu >
1313
14- <menu ref =" parent" />
15- <menu ref =" reports" />
14+ <menu ref =" parent" />
15+ <menu ref =" reports" />
1616 </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 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
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" >
66 <body >
77 <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" />
1111 <!-- item name="FAQ" href="faq.html"/-->
1212 </menu >
1313
14- <menu ref =" parent" />
15- <menu ref =" reports" />
14+ <menu ref =" parent" />
15+ <menu ref =" reports" />
1616 </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+ `
You can’t perform that action at this time.
0 commit comments