hi community i am getting this error.......while run the jaspersoft application please tell me let me know.....and in source package how to update the roboguice 1.1.2 to 2.0b3 and later also......in roboguice 2.0b3 jar file contains some packages are missing how can i update that one........please help me
- Log in or register to post comments
1 Answer:
Here is official migration guide for upgrading from RoboGuice 1.1 to 2.0:
http://code.google.com/p/roboguice/wiki/UpgradingTo20
I hope this will help.
while update that version i am getting this error in cmd prompt
suni@TrendwiseAnalytics:~/jasperws/jaspermobile-android-1.1-src$ mvn clean install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building js-android-jaspermobile 1.1
[INFO] ------------------------------------------------------------------------
Downloading: http://jasperforge.org/svn/repos/maven2/android/support/compatibility-v4...
Downloading: http://repo1.maven.org/maven2/android/support/compatibility-v4/r6/compat...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.177s
[INFO] Finished at: Mon Nov 26 19:15:23 IST 2012
[INFO] Final Memory: 7M/39M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project js-android-jaspermobile: Could not resolve dependencies for project com.jaspersoft.android:js-android-jaspermobile:apk:1.1: Failed to collect dependencies for [com.google.android:android:jar:4.0.1.2 (provided), com.jaspersoft.android.sdk:js-android-sdk-client:jar:1.0 (compile), com.jaspersoft.android.sdk:js-android-sdk-ui:apklib:1.0 (compile), org.roboguice:roboguice:jar:2.0b3 (compile), com.google.code.findbugs:jsr305:jar:1.3.9 (test), android.support:compatibility-v4:jar:r6 (compile)]: Failed to read artifact descriptor for android.support:compatibility-v4:jar:r6: Could not transfer artifact android.support:compatibility-v4:pom:r6 from/to JasperForge Maven Repository (http://anonsvn:anonsvn@jasperforge.org/svn/repos/maven2): Error transferring file: Server returned HTTP response code: 503 for URL: http://jasperforge.org/svn/repos/maven2/android/support/compatibility-v4... -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionExc...