summaryrefslogtreecommitdiffstats
path: root/maven-plugins/trunk/maven-tuscany-plugin/src/main (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-04-25Use 'default' for default domain name to match rest of tuscany codeantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937877 13f79535-47bb-0310-9956-ffa450edef68
2010-04-19Remove now unused parameter from tuscany run pluginantelder1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935613 13f79535-47bb-0310-9956-ffa450edef68
2010-04-19Update tuscany run plugin to support specifying additional contributions in ↵antelder1-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
2010-03-22Update to use the built artifact if the folder doesn't exist and to start a ↵antelder1-2/+6
distributed doamin by default git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926044 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20Update Tuscany run plugin for latest runtime and change to not include all ↵antelder1-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
2009-11-26Add support for specifying the domain uri and aditional contributions, eg ↵antelder1-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
2009-10-14Update for package rename and add a http host dependencyantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825152 13f79535-47bb-0310-9956-ffa450edef68
2009-08-31Correct javadoc comment, the launch command is: mvn ↵antelder1-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
2009-08-31Add a new mojo to the tuscany plugin to enable running sca contributions ↵antelder1-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
2009-08-11Add recent extensions to the tuscany pluginantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803039 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng1-138/+138
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796168 13f79535-47bb-0310-9956-ffa450edef68
2009-04-19Strawman tuscany:run maven pluginantelder1-0/+138
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766438 13f79535-47bb-0310-9956-ffa450edef68