Hi I build tellurium 0.70 from the source . How do I tell maven to pick up my local jar instead of having to pickup the jar from the local source instead of the kungfuters repository
Regards Hari mvn archetype:create -DgroupId=example -DartifactId=myproject -DarchetypeArtifactId=tellurium-junit-archetype -DarchetypeGroupId=tellurium -DarchetypeVersion=0.7.0-SNAPSHOT \ -DarchetypeRepository=http://kungfuters.org/nexus/content/repositories/snapshots -- You received this message because you are subscribed to the Google Groups "tellurium-users" 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/tellurium-users?hl=en.
