File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed
Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change 146146 <localCheckout >true</localCheckout >
147147 </configuration >
148148 </plugin >
149- <plugin >
150- <!-- Fixes org.apache.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19 -->
151- <groupId >org.apache.maven.plugins</groupId >
152- <artifactId >maven-project-info-reports-plugin</artifactId >
153- <version >${commons.project-info.version} </version >
154- <dependencies >
155- <!-- Fix org.apache.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19 -->
156- <dependency >
157- <groupId >org.apache.bcel</groupId >
158- <artifactId >bcel</artifactId >
159- <version >6.10.0</version >
160- </dependency >
161- </dependencies >
162- </plugin >
163149 <plugin >
164150 <groupId >org.apache.maven.plugins</groupId >
165151 <artifactId >maven-checkstyle-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments