Skip to content

Commit cf7e5fd

Browse files
committed
Add curations for "Maven:com.google.code.findbugs:jsr305"
Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent 0eeabee commit cf7e5fd

File tree

1 file changed

+18
-0
lines changed
  • curations/Maven/com.google.code.findbugs

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
- id: "Maven:com.google.code.findbugs:jsr305"
2+
curations:
3+
comment: |
4+
The Subversion repository at https://findbugs.googlecode.com/svn/trunk/ has been moved to GitHub.
5+
vcs:
6+
type: "Git"
7+
url: "https://github.com/findbugsproject/findbugs.git"
8+
path: "findbugs"
9+
- id: "Maven:com.google.code.findbugs:jsr305:2.0.1"
10+
curations:
11+
comment: |
12+
While no sources artifact has been published for this version, the Git repository contains a "jsr305.jar" file
13+
which includes the source code (but also the class files).
14+
source_artifact:
15+
url: "https://github.com/findbugsproject/findbugs/raw/2.0.1/findbugs/lib/jsr305.jar"
16+
hash:
17+
value: "516c03b21d50a644d538de0f0369c620989cd8f0"
18+
algorithm: "SHA1"

0 commit comments

Comments
 (0)