File tree Expand file tree Collapse file tree 11 files changed +21
-12
lines changed
plexus-compiler-javac-errorprone Expand file tree Collapse file tree 11 files changed +21
-12
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus-compiler</artifactId >
8
- <version >2.14.3 -SNAPSHOT</version >
8
+ <version >2.15.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-compiler-api</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus-compiler</artifactId >
8
- <version >2.14.3 -SNAPSHOT</version >
8
+ <version >2.15.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-compiler-its</artifactId >
36
36
<groupId >org.codehaus.plexus</groupId >
37
37
<artifactId >plexus-compiler-javac-errorprone</artifactId >
38
38
</dependency >
39
+ <dependency >
40
+ <groupId >org.codehaus.plexus</groupId >
41
+ <artifactId >plexus-compiler-manager</artifactId >
42
+ </dependency >
39
43
</dependencies >
40
44
<build >
41
45
<plugins >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus-compiler</artifactId >
8
- <version >2.14.3 -SNAPSHOT</version >
8
+ <version >2.15.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-compiler-manager</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus-compiler</artifactId >
8
- <version >2.14.3 -SNAPSHOT</version >
8
+ <version >2.15.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-compiler-test</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus-compilers</artifactId >
8
- <version >2.14.3 -SNAPSHOT</version >
8
+ <version >2.15.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-compiler-aspectj</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus-compilers</artifactId >
8
- <version >2.14.3 -SNAPSHOT</version >
8
+ <version >2.15.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-compiler-csharp</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus-compilers</artifactId >
8
- <version >2.14.3 -SNAPSHOT</version >
8
+ <version >2.15.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-compiler-eclipse</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus-compilers</artifactId >
8
- <version >2.14.3 -SNAPSHOT</version >
8
+ <version >2.15.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-compiler-javac-errorprone</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus-compilers</artifactId >
8
- <version >2.14.3 -SNAPSHOT</version >
8
+ <version >2.15.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-compiler-javac</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus-compiler</artifactId >
8
- <version >2.14.3 -SNAPSHOT</version >
8
+ <version >2.15.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-compilers</artifactId >
Original file line number Diff line number Diff line change 9
9
</parent >
10
10
11
11
<artifactId >plexus-compiler</artifactId >
12
- <version >2.14.3 -SNAPSHOT</version >
12
+ <version >2.15.0 -SNAPSHOT</version >
13
13
<packaging >pom</packaging >
14
14
15
15
<name >Plexus Compiler</name >
44
44
<scm .url>scm:git:git@github.com:codehaus-plexus/plexus-compiler.git</scm .url>
45
45
<javaVersion >8</javaVersion >
46
46
<redirectTestOutputToFile >true</redirectTestOutputToFile >
47
- <project .build.outputTimestamp>2023-12-20T20:25:35Z </project .build.outputTimestamp>
47
+ <project .build.outputTimestamp>2024-02-24T12:54:17Z </project .build.outputTimestamp>
48
48
<aspectj .version>1.9.21</aspectj .version>
49
49
<mavenVersion >3.6.3</mavenVersion >
50
50
<minimalMavenBuildVersion >${mavenVersion}</minimalMavenBuildVersion >
86
86
<artifactId >plexus-compiler-javac</artifactId >
87
87
<version >${project.version} </version >
88
88
</dependency >
89
+ <dependency >
90
+ <groupId >org.codehaus.plexus</groupId >
91
+ <artifactId >plexus-compiler-manager</artifactId >
92
+ <version >${project.version} </version >
93
+ </dependency >
89
94
<dependency >
90
95
<groupId >org.codehaus.plexus</groupId >
91
96
<artifactId >plexus-component-annotations</artifactId >
You can’t perform that action at this time.
0 commit comments