not able to compile my project in eclipse with maven project [message #1711825] |
Tue, 20 October 2015 01:19 |
Eclipse User |
|
|
|
hi I did this
C:\Users\usernamema\Desktop\dsnworkspace\dsnweb>mvn package
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] The projects in the reactor contain a cyclic reference: Edge between 'Vertex{label='hostname.
a.dsn:dsnweb'}' and 'Vertex{label='hostname..dsn:dsnweb'}' introduces to cycle in the graph co.za.s
ita.dsn:dsnweb --> hostname..dsn:dsnweb
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Mon Oct 19 16:21:30 CAT 2015
[INFO] Final Memory: 1M/15M
[INFO] ------------------------------------------------------------------------
am trying to compile my project but is failing
my pom.xml
is
|
|
|
Powered by
FUDForum. Page generated in 0.07386 seconds