[
https://jira.jboss.org/browse/WELDRAD-14?page=com.atlassian.jira.plugin.s...
]
Martin Gencur resolved WELDRAD-14.
----------------------------------
Resolution: Won't Fix
Archetypes are going through a process of transformation. When the process is finished,
new tests (including new JIRA) will be developed to test their functionality.
Automate testing of archetypes
------------------------------
Key: WELDRAD-14
URL:
https://jira.jboss.org/browse/WELDRAD-14
Project: Weld Archetypes
Issue Type: Task
Affects Versions: 1.0.0.Beta1
Reporter: Steven Boscarine
Assignee: Martin Gencur
Priority: Optional
This may be a difficult and funky task. I haven't been able to find examples of
people automating maven calls. This may be a very pioneering task if done in Java. I do
it presently with a shell script.
Here's what needs to happen:
An archetype needs to be built from source. (mvn clean install)
A project needs to be created from the archetype. (mvn archetype:generate
-DartifactId=myproject)
The project's tests need to be run. (mvn clean test -f myproject/pom.xml)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira