0.7.0-SNAPSHOT Maven archetypes have been uploaded.

For example, to create a TestNG project, use the following Maven command:

 mvn archetype:create -DgroupId=test -DartifactId=testngexample
-DarchetypeArtifactId=tellurium-testng-archetype
-DarchetypeGroupId=tellurium -DarchetypeVersion=0.7.0-SNAPSHOT
-DarchetypeRepository=
http://kungfuters.org/nexus/content/repositories/snapshots

Simliarly, use the following command for a new JUnit 4 project,

mvn archetype:create -DgroupId=test -DartifactId=junitexample
-DarchetypeArtifactId=tellurium-junit-archetype -DarchetypeGroupId=tellurium
-DarchetypeVersion=0.7.0-SNAPSHOT -DarchetypeRepository=
http://kungfuters.org/nexus/content/repositories/snapshots

Please let us know if you run into any problems.

Thanks,

Jian


On Tue, Jul 14, 2009 at 4:33 PM, John <[email protected]> wrote:

>
> Welcome. We will upload the 0.7.0 snapshot soon because the 0.7.0 core
> snapshot includes a fix for
> the hasCssClass method.
>
> Thanks,
>
> Jian
>
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to