summaryrefslogtreecommitdiffstats
path: root/maven-plugins/trunk/maven-tuscany-plugin (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-05-28Bump version up to m5antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949132 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Undo version up to m5antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948983 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Bump version up to m5antelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948977 13f79535-47bb-0310-9956-ffa450edef68
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 ↵antelder2-62/+3
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-11-25Update version to use latest trunk snapshotantelder1-11/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884063 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28[maven-release-plugin] prepare for next development iterationantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830550 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28[maven-release-plugin] prepare release maven-tuscany-plugin-2.0-M4antelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830547 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28Update to use the M4 releaseantelder1-11/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830524 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28Update typos and grammer in release notesantelder1-3/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830523 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28Update release notesantelder1-3/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830518 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14Add tribes dependencyantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825154 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14Update for package rename and add a http host dependencyantelder2-1/+7
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-31Update tuscany plugin for latest extensions and modulesantelder1-1/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809486 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Add recent extensions to the tuscany pluginantelder2-3/+27
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 filesrfeng2-406/+406
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796168 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24Fix a couple of typosslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768207 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22[maven-release-plugin] prepare for next development iterationantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767569 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22[maven-release-plugin] prepare release maven-tuscany-plugin-alpha1antelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767567 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Update tuscany plugin versionantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767566 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Add doc and legal filesantelder4-0/+299
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767563 13f79535-47bb-0310-9956-ffa450edef68
2009-04-19Strawman tuscany:run maven pluginantelder2-0/+406
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766438 13f79535-47bb-0310-9956-ffa450edef68