project issues

23 views
Skip to first unread message

suthaa78

unread,
Aug 3, 2013, 11:52:21 PM8/3/13
to ysc...@googlegroups.com

 Hi
    i am installing the yschool project i have a issues look like
 
 [INFO] Reactor Summary:
[INFO]
[INFO] ySchool ........................................... SUCCESS [1.634s]
[INFO] event-scheduling .................................. SUCCESS [0.050s]
[INFO] reporting ......................................... SUCCESS [0.020s]
[INFO] repository ........................................ SUCCESS [0.110s]
[INFO] user-management ................................... SUCCESS [0.010s]
[INFO] lite_repo ......................................... SUCCESS [0.240s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.644s
[INFO] Finished at: Sun Aug 04 08:38:44 IST 2013
[INFO] Final Memory: 15M/150M
[INFO] ------------------------------------------------------------------------
F:\ySchool-master>cd yschool

F:\ySchool-master\yschool>mvn clean jetty:run
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building integration 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.yarlithub.yschool:lite_repo:jar:1.0-SNAPSHOT is missin
g, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.561s
[INFO] Finished at: Sun Aug 04 08:39:46 IST 2013
[INFO] Final Memory: 7M/88M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project yschool-ui: Could not resolve dependen
cies for project org.yarlithub.yschool:yschool-ui:war:1.0-SNAPSHOT: Could not fi
nd artifact org.yarlithub.yschool:lite_repo:jar:1.0-SNAPSHOT -> [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

so, how to solve this issues..


by
suthesan

Jayakrishnan Rajagopalasarma

unread,
Aug 4, 2013, 2:33:28 AM8/4/13
to ysc...@googlegroups.com
1. We have reported this build issue yesterday and there was a temporary solution there.
Make sure you have the checked out the latest version of ySchool 
(last commit on yesterday, do a git pull upstream and git merge upstream/master often)

2.  To resolve the build issue run the following command from the base ySchool directory (for your case, F:\ySchool-master)
mvn install:install-file -Dfile=modules\lite_repo\hbnPojoGenResource\hbnpojogen-persistence-1.4.4.jar -DgroupId=com.felees -DartifactId=hbnpojogen-persistence -Dversion=1.4.4 -Dpackaging=jar

Next run the command (you have to run it again)
mvn clean install

Then go inside yschool module and run command
mvn clean jetty:run-war


3. I hope this blog post also will help you further on setting up ySchool.





.




"Think big, Start Small, Move Fast"
Thanks && Regards..
R. Jayakrishnan

      





--
You received this message because you are subscribed to the Google Groups "ySchool" group.
To unsubscribe from this group and stop receiving emails from it, send an email to yschool+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages