summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/maven/maven-tuscany-plugin/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-05-24TUSCANY-3861: rename the tuscany plugin to ↵antelder4-584/+0
org.apache.tuscany.sca:tuscany-maven-plugin git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126928 13f79535-47bb-0310-9956-ffa450edef68
2011-05-17Update for latest domain node changesantelder1-5/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1104143 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20Update start mojo to start runtimes and store them in the static mapantelder1-21/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095490 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20No code changes just format the codeantelder2-27/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095421 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20Start adding start and stop mojo's to the plugin. The start one isn't ↵antelder2-0/+240
finished yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095417 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31Add start of a way to run webapps from the tuscany pluginantelder1-0/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087400 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31Include any runtime dependencies of the project in the classpath when ↵antelder1-2/+7
invoking the main method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087246 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31Add support for invoking a main method instead of running the Shell. That ↵antelder1-0/+45
enables using 'mvn tuscany:run' instead of 'mvn exec:java' to run a Tuscany sample that runs a regular Java SE class using Tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087238 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31Update the approach to choosing what is the contribution so that a folder in ↵antelder1-0/+4
the target directory named after the artifact or the target/classes folder is used over the packaged artifact. That means if you update a contribution project in an IDE like Eclipse the changes are still used even though eclipse doesn't rebuild teh jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087210 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15Remove unused code, rename config parameter to be domainURI, add nodeConfig ↵antelder1-42/+8
(currently unused git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081717 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15Update mojo to use a paramter name domainURI for the domain URI to match the ↵antelder1-6/+6
run mojo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081716 13f79535-47bb-0310-9956-ffa450edef68
2011-02-09Update to show command help at startupantelder2-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1068816 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Udate jline version and javadoc correctionantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067751 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Rename the tuscany plugin 'launch' mojo to be named 'shell' and update it to ↵antelder2-108/+79
run the tuscany shell. So now you can run the shell without needing to get any Tuscany distribution by using: mvn org.apache.tuscany.maven.plugins:maven-tuscany-plugin:2.0-SNAPSHOT:shell git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067654 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Update the plugins execute phase from package to test-compile so that you ↵antelder1-1/+1
don't need to build the project each time to run it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067648 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Update the Tuscany maven plugin to run the Shell so that it supports all the ↵antelder1-6/+15
interactive shell commands from mvn tuscany:run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067646 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02Try moving the Tuscany plugin to be included in trunk buildantelder2-0/+296
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950415 13f79535-47bb-0310-9956-ffa450edef68