Sebastian Bär
Sebastian Bär
One of our strict design decisions was and is to not use any other dependencies than the Java standard library. Templates are not part of that (if you don't count...
@kaklakariada, I think this would be quite an advantage over a lot of existing systems.
Exactly. We then also need a priority mechanism that makes sure that if there are two competing importers for one source, the that is assumed better is tried first. If...
I ran into problems with the missing module-info too and created #275 until I realized that this is basically a duplicate of this ticket here, so I closed #275 again....
@ice1000 , I will give that a try. Thanks.
While I am usually a big fan of dependency-separation, I have to agree in this particular case that bundling would be an option. Alternatively it would help if the combination...
License URLs which are pretty common in dependency lists are often changed and the old ones get redirects. Following the redirects would remove a lot of false positives.
Hi @christophcemper, I can see this as a useful add-on feature. Unfortunately at the moment we have a lot of other features with higher priority (as you probably already guessed...
See also #324.
ReqIF would still be nice, but since none of the maintainers currently works in an industry where ReqIF plays a role, we would need an outside contributor for this.