Project

General

Profile

Actions

DeprecatedSlideMeBuild » History » Revision 2

« Previous | Revision 2/38 (diff) | Next »
Denis 'GNUtoo' Carikli, 10/26/2009 09:34 PM


WARNING
NEWER VERSION OF SLIDEME ARE NOT FREE
Howto * install maven * download slideme,and try to build it: {{{
svn checkout http://slideme.googlecode.com/svn/trunk/ slideme-read-only
cd slideme-read-only
mvn install
}}}
after doing that you will have an error: {{{
$ mvn install
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] slideme-android-parent
[INFO] android-sdk-installer
[INFO] slideme-android-manager
[INFO] artifact org.jvending.masa.plugins:maven-dx-plugin: checking for updates from central
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] The plugin 'org.jvending.masa.plugins:maven-dx-plugin' does not exist or no valid version could be found
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the e switch
[INFO] -----------------------------------------------------------------------

[INFO] Total time: 1 second
[INFO] Finished at: Mon Oct 26 22:33:17 CET 2009
[INFO] Final Memory: 1M/4M
[INFO] ------------------------------------------------------------------------
}}}

Updated by Denis 'GNUtoo' Carikli over 15 years ago · 2 revisions

Also available in: PDF HTML TXT