File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6767 </developer >
6868 </developers >
6969
70+ <prerequisites >
71+ <maven >3.6.3</maven >
72+ </prerequisites >
73+
7074 <scm >
7175 <connection >scm:git:https://github.com/mojohaus/properties-maven-plugin.git</connection >
7276 <developerConnection >scm:git:ssh://git@github.com/mojohaus/properties-maven-plugin.git</developerConnection >
132136 </dependencies >
133137
134138 <build >
135- <pluginManagement >
136- <plugins >
137- <plugin >
138- <groupId >org.apache.maven.plugins</groupId >
139- <artifactId >maven-compiler-plugin</artifactId >
140- <configuration >
141- <annotationProcessorPaths >
142- <path >
143- <groupId >org.eclipse.sisu</groupId >
144- <artifactId >org.eclipse.sisu.inject</artifactId >
145- <version >0.9.0.M2</version >
146- </path >
147- </annotationProcessorPaths >
148- </configuration >
149- </plugin >
150- </plugins >
151- </pluginManagement >
152-
153139 <plugins >
154140 <plugin >
155141 <groupId >org.apache.maven.plugins</groupId >
156142 <artifactId >maven-checkstyle-plugin</artifactId >
157143 </plugin >
144+ <plugin >
145+ <groupId >org.eclipse.sisu</groupId >
146+ <artifactId >sisu-maven-plugin</artifactId >
147+ </plugin >
158148 </plugins >
159149 </build >
160150
You can’t perform that action at this time.
0 commit comments