Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ARSnova Backend
Manage
Activity
Members
Labels
Plan
Issues
27
Issue boards
Milestones
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Privacy
Imprint
Contact
Snippets
Groups
Projects
Show more breadcrumbs
ARSnova
ARSnova Backend
Commits
ebaf4ba8
Commit
ebaf4ba8
authored
11 years ago
by
Paul-Christian Volkmer
Browse files
Options
Downloads
Patches
Plain Diff
Disable findbugs and checkstyle plugin
parent
2339601a
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+2
-0
2 additions, 0 deletions
pom.xml
with
2 additions
and
0 deletions
pom.xml
+
2
−
0
View file @
ebaf4ba8
...
@@ -98,6 +98,7 @@
...
@@ -98,6 +98,7 @@
<version>
2.9.1
</version>
<version>
2.9.1
</version>
<configuration></configuration>
<configuration></configuration>
</plugin>
</plugin>
<!--
<plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
<artifactId>findbugs-maven-plugin</artifactId>
...
@@ -112,6 +113,7 @@
...
@@ -112,6 +113,7 @@
<configLocation>ARSnova-checkstyle-checker.xml</configLocation>
<configLocation>ARSnova-checkstyle-checker.xml</configLocation>
</configuration>
</configuration>
</plugin>
</plugin>
-->
</plugins>
</plugins>
</reporting>
</reporting>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment