Code Monkey home page Code Monkey logo

jssamplerapp's People

Contributors

abcbaby avatar longcdo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

jssamplerapp's Issues

Could not resolve depend encies for project com.dragonzone:JsSamplerApp:war:1.0-SNAPSHOT

rimefaces-5.2.jar (3195 KB at 221.0 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.293 s
[INFO] Finished at: 2016-09-06T07:32:06+00:00
[INFO] Final Memory: 12M/247M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project JsSamplerApp: Could not resolve depend
encies for project com.dragonzone:JsSamplerApp:war:1.0-SNAPSHOT: Could not find
artifact org.primefaces.themes:bootstrap:jar:1.0.10 in prime-repo (http://reposi
tory.primefaces.org) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[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 rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyReso
lutionException

set JAVA_HOME=C:\Program Files (x86)\Java\jdk1.7.0_55
set path=C:\Program Files (x86)\Java\jdk1.7.0_55\bin;C:\Users\dummy\Downloads\apache-maven-3.3.9-bin\apache-maven-3.3.9\bin;%path%
set PORT=%1

if "" == "%PORT%" set PORT=7555

set JAVA_MEM=-Xms256m -Xmx512m
set TIMEZONE=-Duser.timezone=GMT+00:00
@Rem set TEMP_DIR=-Djava.io.tmpdir=C:\Users\dummy\Downloads\JsSamplerApp-master\tmp
set MAVEN_OPTS=%JAVA_MEM% %TIMEZONE% %TEMP_DIR% -Djava.net.preferIPv4Stack=true -Xdebug -Xnoagent -Dmaven.test.skip=true -Dhttp.proxyHost=127.0.0.1 -Dhttp.proxyPort=80 -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=%PORT%,server=y,suspend=n
@echo First argument must be the DEBUG port which is currently: %PORT%
@echo Use -o argument to run off-line: jetty_debug.bat %PORT% -o
@echo Use clean to do a clean build: jetty_debug.bat %PORT% clean
@call mvn %1 %2 jetty:run

moreover, where is the html that can be edited ?
because would like to change nodes and edges with own one

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.