summaryrefslogtreecommitdiffstats
path: root/maven-plugins/trunk/maven-tuscany-plugin/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use 'default' for default domain name to match rest of tuscany codeantelder2010-04-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937877 13f79535-47bb-0310-9956-ffa450edef68
* Remove now unused parameter from tuscany run pluginantelder2010-04-191-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935613 13f79535-47bb-0310-9956-ffa450edef68
* Update tuscany run plugin to support specifying additional contributions in ↵antelder2010-04-191-14/+51
| | | | | | the plugin config xml, and to support NodeFactory config properties git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935611 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the built artifact if the folder doesn't exist and to start a ↵antelder2010-03-221-2/+6
| | | | | | distributed doamin by default git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926044 13f79535-47bb-0310-9956-ffa450edef68
* Update Tuscany run plugin for latest runtime and change to not include all ↵antelder2010-03-201-1/+1
| | | | | | extension by default but require that they're added separately where the plugin is used. Also update to use the exploded folder in the target directory as the contribution instead of the packaged artifacts as the bpel extension only seems to work with folder contributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925592 13f79535-47bb-0310-9956-ffa450edef68
* Add support for specifying the domain uri and aditional contributions, eg ↵antelder2009-11-261-18/+32
| | | | | | mvn tuscany:run -Ddomain=tribes:foo -Dcontributions=..\calculator\target\sample-calculator.jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884488 13f79535-47bb-0310-9956-ffa450edef68
* Update for package rename and add a http host dependencyantelder2009-10-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825152 13f79535-47bb-0310-9956-ffa450edef68
* Correct javadoc comment, the launch command is: mvn ↵antelder2009-08-311-1/+1
| | | | | | org.apache.tuscany.maven.plugin:maven-tuscany-plugin:launch [-Ddomain=tribes:myDomain] -Dcontributions=path\to\scacontribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809489 13f79535-47bb-0310-9956-ffa450edef68
* Add a new mojo to the tuscany plugin to enable running sca contributions ↵antelder2009-08-311-0/+108
| | | | | | from maven without needing to install anything for tuscany, just run the tuscany plugin pointing at a contribution, eg: mvn org.apache.tuscany.maven.plugin:tuscany-launch-plugin:launch [-Ddomain=tribes:myDomain] -Dcontributions=path\to\scacontribution,otherContributions... git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809487 13f79535-47bb-0310-9956-ffa450edef68
* Add recent extensions to the tuscany pluginantelder2009-08-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803039 13f79535-47bb-0310-9956-ffa450edef68
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-211-138/+138
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796168 13f79535-47bb-0310-9956-ffa450edef68
* Strawman tuscany:run maven pluginantelder2009-04-191-0/+138
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766438 13f79535-47bb-0310-9956-ffa450edef68