issues
search
spotify
/
missinglink
Build time tool for detecting link problems in java projects
Apache License 2.0
146
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add warning if no classes found in build directory
#34
mattnworb
closed
9 years ago
2
Integration tests need to be more specific
#33
pettermahlen
opened
9 years ago
0
Maven plugin invoker integration tests
#32
dflemstr
closed
9 years ago
4
Needs building before running missing link
#31
martina-if
closed
9 years ago
4
fix coveralls
#30
mattnworb
closed
9 years ago
0
Minor cleanup: remove empty if/else branches
#29
mattnworb
closed
9 years ago
1
testing slack integration
#28
mattnworb
closed
9 years ago
0
add explicitly loaded classes to reachability analysis
#27
pettermahlen
closed
9 years ago
8
make included scopes configurable
#26
pettermahlen
closed
9 years ago
1
Fail to spot NoClassDefFound error for supertype
#25
pettermahlen
closed
9 years ago
1
optimizations around memory allocation and footprint
#24
mattnworb
closed
9 years ago
3
Spurious warnings for provided resources that redefine a class
#23
pettermahlen
opened
9 years ago
2
classes that implement an interface but are missing required methods are not caught by missinglink
#22
mattnworb
opened
9 years ago
1
add 'skip' parameter to maven plugin
#21
mattnworb
closed
9 years ago
1
create changelog
#20
mattnworb
closed
9 years ago
1
shamelessly adding tests to increase coverage %
#19
mattnworb
closed
9 years ago
1
remove checkstyle rule NewlineAtEndOfFile
#18
mattnworb
closed
9 years ago
0
Change report output format and make system tests run the maven plugin
#17
spkrka
closed
1 year ago
7
dummy commit, don't merge
#16
spkrka
closed
9 years ago
0
Add coveralls badge
#15
spkrka
closed
9 years ago
0
add initial contributor guidelines
#14
mattnworb
closed
9 years ago
2
add coveralls, cobertura plugins
#13
mattnworb
closed
9 years ago
3
add badges and shields to README
#12
mattnworb
closed
9 years ago
1
We don't check modifiers (access level or static/instance)
#11
pettermahlen
opened
9 years ago
0
Optimization with caching
#10
pettermahlen
opened
9 years ago
5
Consider using proguard to filter out dead code
#9
pettermahlen
opened
9 years ago
0
Reachability ideas
#8
pettermahlen
opened
9 years ago
1
Don't analyse things that are surrounded by catch (ClassNotFound)
#7
pettermahlen
opened
9 years ago
1
Add support for reachability analysis of DI-container-managed code
#6
pettermahlen
opened
9 years ago
1
Warn about @Beta-annotated Guava elements
#5
pettermahlen
opened
9 years ago
0
Warn about snapshot dependencies
#4
pettermahlen
closed
9 years ago
3
Make system tests useful
#3
pettermahlen
opened
9 years ago
0
rename mojo to CheckMojo and goal to 'check'
#2
pettermahlen
closed
9 years ago
3
add a quickstart section to README
#1
mattnworb
closed
9 years ago
2
Previous