Imported from previous forum
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:
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.
These questions are better asked on the openfast-user@lists.sourceforge.net mailing list. OpenFAST 2 is still in development and is using internal apis which haven’t been open sourced yet. If you have any more questions as to the state, I encourage you to join the OpenFAST mailing list and submit them there.
Thanks,
Jake
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:
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.
These questions are better asked on the openfast-
user@lists.sourceforge.net mailing list. OpenFAST 2 is still in
development and is using internal apis which haven’t been open sourced
yet. If you have any more questions as to the state, I encourage you to
join the OpenFAST mailing list and submit them there.Thanks, Jake
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:
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.
ok. Thank you for help!