|
FAST Protocol
< Previous Next >
openfast 2 building error
mark qiu / csc 20 Sep 2008 12:19PM ETI check out openfast 2 from the svn repository into eclipse as a mvn scm project. When building the project, it reports an error: missing artifact com.lasalletech.entity:entity:jar:1.0.0-SNAPSHOT:compile.
Check the pom.xml, I find the following lines:
com.lasalletech.entity
entity
1.0.0-SNAPSHOT
It seems that the mvn can't find the jar file anywhere. How can I solve this problem? Please help me, thanks.
openfast 2 building error mark qiu / csc 20 Sep 2008 12:19PM ET
|