Search found 1951 matches

by Nadahar
Tue May 16, 2017 4:01 pm
Forum: Developers
Topic: Build Failure on Linux - EnforcerRuleException
Replies: 30
Views: 441433

Re: Build Failure on Linux - EnforcerRuleException

I see no errors there, the warnings in the beginning doesn't really matter and should be fixed in latest master. external:install seems to have done it's job. Just so you know it, you don't have to run this every time you build UMS. These dependencies rarely change (in fact, I'm trying to replace th...
by Nadahar
Tue May 16, 2017 3:25 pm
Forum: Developers
Topic: Build Failure on Linux - EnforcerRuleException
Replies: 30
Views: 441433

Re: Build Failure on Linux - EnforcerRuleException

Then I don't see any other possibility than that there is something wrong with your Maven installation. I don't know how you installed 3.5.0, it's not available in the package manager yet so I placed in in /usr/local/shared and then created a symlink to the binary from /usr/local/bin. If you have do...
by Nadahar
Tue May 16, 2017 11:32 am
Forum: Help and Support
Topic: Samsung TV doesn't show shared files
Replies: 6
Views: 10489

Re: Samsung TV doesn't show shared files

I can't see any attachement. I doubt Java 8 would help, but since I don't know what the problem is I can't say absolutely no. The 32 bit Java might also be nothing, it's just very rare to see these days and there was a "bell" ringing far in the back of my head about some trouble that I can...
by Nadahar
Tue May 16, 2017 11:24 am
Forum: Developers
Topic: Build Failure on Linux - EnforcerRuleException
Replies: 30
Views: 441433

Re: Build Failure on Linux - EnforcerRuleException

@J.L.C. You get the above error because you don't have that artifact in your local Maven repository. When Maven downloads artifacts, it stores them in the local repo, found under a folder named "m2" or ".m2" somewhere, usually in your home folder. Usually you should already have ...
by Nadahar
Tue May 16, 2017 8:45 am
Forum: Help and Support
Topic: Samsung TV doesn't show shared files
Replies: 6
Views: 10489

Re: Samsung TV doesn't show shared files

We need a trace log to see what's happening. If you have a GUI, follow the description in red above, if you're running headless start UMS with "./UMS.sh trace". Attach the files in this thread. I don't remember what the exact issue is, but I seem to remember that 32 bit Java on Linux has s...
by Nadahar
Tue May 16, 2017 1:57 am
Forum: Developers
Topic: Build Failure on Linux - EnforcerRuleException
Replies: 30
Views: 441433

Re: Build Failure on Linux - EnforcerRuleException

@Sami32 Whatever your suspicion is, I have a more or less identical VM set up running the same versions of Java and Maven - which doesn't have these problems, so whatever the problem is I don't think it's the Linux version itself.
by Nadahar
Mon May 15, 2017 2:21 pm
Forum: Developers
Topic: Build Failure on Linux - EnforcerRuleException
Replies: 30
Views: 441433

Re: Build Failure on Linux - EnforcerRuleException

There is something strange with the build environment. Since the error changed when Maven was upgraded to 3.5, I figured that maybe there was a new and yet unknown problem using that version. I installed Maven 3.5 on my VM and tried, but to no avail. It still builds perfectly fine for me: Apache Mav...
by Nadahar
Fri May 12, 2017 7:08 am
Forum: Developers
Topic: Build Failure on Linux - EnforcerRuleException
Replies: 30
Views: 441433

Re: Build Failure on Linux - EnforcerRuleException

I updated my VM and did a new build, also without problems. I see that I have an older core, but I can't imagine that's the reason for the difference. Apache Maven 3.3.9 (NON-CANONICAL_2016-04-07T23:15:34Z_mockbuild; 2016-04-08T01:15:34+02:00) Maven home: /usr/share/maven Java version: 1.8.0_131, ve...
by Nadahar
Fri May 12, 2017 6:35 am
Forum: Developers
Topic: Build Failure on Linux - EnforcerRuleException
Replies: 30
Views: 441433

Re: Build Failure on Linux - EnforcerRuleException

This is getting stranger. I checked and found that I actually had a VM with Fedora 24, so I checked out latest master and built without problem: Apache Maven 3.3.9 (NON-CANONICAL_2016-04-07T23:15:34Z_mockbuild; 2016-04-08T01:15:34+02:00) Maven home: /usr/share/maven Java version: 1.8.0_111, vendor: ...
by Nadahar
Fri May 12, 2017 6:10 am
Forum: Developers
Topic: Build Failure on Linux - EnforcerRuleException
Replies: 30
Views: 441433

Re: Build Failure on Linux - EnforcerRuleException

@Sami32 It seems like there's no need to write to Travis, look at https://github.com/UniversalMediaServer/UniversalMediaServer/commit/b3f4415952f62ef7dda249f7cbb2bfc4e2be7887 What is strange, is that the OpenJDK8 build doesn't fail, so the problem must be something else: https://travis-ci.org/Univer...