Server certificate verification failed: issuer is not trusted

can you try to run svn checkout once manually to your URL https://yoururl/trunk C:\ant-1.8.1\Test_Checkout using command line and accept certificate. Or as @AndrewSpear says below Rather than checking out manually run svn list https://your.repository.url from Terminal (Mac) / Command Line (Win) to get the option to accept the certificate permanently svn will ask you for … Read more

Why do I get compilation error “org/codehaus/groovy/control/CompilationFailedException”?

You will have to set the language value in your template to Java. There are two ways you can do this: If you are using iReport, select the root object in your Report Inspector (the one with the same name as your report). Then in the Properties window, select Java from the Languages drop-down. If … Read more

Why do we need Maven or Ant, if we already have Eclipse?

Because your collegue might prefer NetBeans or IDEA Because the settings might vary from one eclipse install to another Because you might want to get your dependencies automatically Because you want to automate the complete build: build, jar, apply static code analysis, run the unit tests, generate the documentation, copy to some directory, tune some … Read more

SASS implementation for Java? [closed]

With ANT: Download JRuby complete jar file (JRuby Complete jar download page) Download the latest HAML/SASS code (HAML/SASS tarball), and extract it. Put it in “/libs/sass-[VERSION]” Add the following to an ant build file. Replace [VERSION] in the script to the corresponding versions of JRuby and SASS Run the ant script, and the sass or … Read more

Ant is using wrong java version

Just had this issue, it happened because I’d first added the build file to the ant-view when the default JRE was 1.6. There was no project-specific JRE and I changed the default to 1.5, even eclipse was running in 1.5, and JAVA_HOME was 1.5 too. Running the ant target from the command line used JRE … Read more

javac1.8 class not found

Class not found: javac1.8 This error is known to happen with Apache Ant versions less than 1.9.0 – which aren’t compatible with Java 8. If you’re using a version of Ant < 1.9.0, you should update to a 1.9.x release. Here is the related bug report: https://issues.apache.org/bugzilla/show_bug.cgi?id=53347 Btw, if you just want to compile with … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)