Zsombor

Results 27 issues of Zsombor

…ains multipe projects, for example Maven and Node

## Description The Eclipse compiler seems to be more picky about things, like the package declaration and the places of the file, etc. This patch tries to address these issues....

tests:hive

if the user tries to add the same path to a library, which was already there.

**Is your feature request related to a problem? Please describe.** Sometimes YouTube denies the response with a request to solve reCaptcha, but currently it's not easy to do it from...

enhancement
help wanted

It seems that the v1 media parser is not filling the container field for the DLNAMediaInfo, which cause problems, because that mediainfo is put it into the database, and if...

Defect

This is the rebased fix for https://issues.apache.org/jira/browse/MSHADE-147. The problem is, that certain jar files has an incorrect signature, so the shade plugin couldn't even open it. The solution for this,...

The problem is that the assembly plugin collects every dependency, flatten the dependency hierarchy tree, and only after this, filter's out by scope. This will cause that if A has...