Search found 3 matches

by tomtom
28 Oct 2015, 18:02
Forum: Bug Reports 5.x
Topic: Compilation Bug
Replies: 3
Views: 6222

Re: Compilation Bug

Sorry I tried again so slove my probleme but i'am blocked. I tried to install JspcMojo.java mvn install:install-file -Dfile=JspcMojo.java -DpomFile=pom.xml -P full -DskipTests -DcompilerArgument=-Xlint:deprecation but it changed nothing Here is the full log [INFO] [INFO] --- jetty-jspc-maven-plugin:...
by tomtom
21 Oct 2015, 14:53
Forum: Bug Reports 5.x
Topic: Compilation Bug
Replies: 3
Views: 6222

Re: Compilation Bug

Thanks, i am progressing, but now in madsonic main i have this problem

Code: Select all

Unable to load tag handler class "org.madsonic.taglibs.UrlTag" for tag "sub:url" -> [Help 1]
Thanks for help
by tomtom
19 Oct 2015, 13:03
Forum: Bug Reports 5.x
Topic: Compilation Bug
Replies: 3
Views: 6222

Compilation Bug

Hi, I Try to "mvn install" madsonic with 5.1 sources and i have this during the procedure [INFO] Failed to resolve artifact. Missing: ---------- 1) org.madsonic:madsonic-rest-api:jar:5.1 Try downloading the file manually from the project website. Then, install it using the command: mvn ins...