[This message was posted by mark qiu of csc <[EMAIL PROTECTED]> to the "FAST
Protocol" discussion forum at http://fixprotocol.org/discuss/46. You can reply
to it on-line at http://fixprotocol.org/discuss/read/b8c81286 - PLEASE DO NOT
REPLY BY MAIL.]
I 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:
<dependencies>
<dependency>
<groupId>com.lasalletech.entity</groupId>
<artifactId>entity</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
</dependencies>
It seems that the mvn can't find the jar file anywhere. How can I solve this
problem? Please help me, thanks.
[You can unsubscribe from this discussion group by sending a message to
mailto:[EMAIL PROTECTED]
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Financial Information eXchange" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/FIX-Protocol?hl=en
-~----------~----~----~----~------~----~------~--~---