summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/maven/maven-tuscany-plugin/src/main/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update the approach to choosing what is the contribution so that a folder in ↵antelder2011-03-311-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
* Remove unused code, rename config parameter to be domainURI, add nodeConfig ↵antelder2011-03-151-42/+8
| | | | | | (currently unused git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081717 13f79535-47bb-0310-9956-ffa450edef68
* Update mojo to use a paramter name domainURI for the domain URI to match the ↵antelder2011-03-151-6/+6
| | | | | | run mojo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081716 13f79535-47bb-0310-9956-ffa450edef68
* Update to show command help at startupantelder2011-02-092-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1068816 13f79535-47bb-0310-9956-ffa450edef68
* Udate jline version and javadoc correctionantelder2011-02-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067751 13f79535-47bb-0310-9956-ffa450edef68
* Rename the tuscany plugin 'launch' mojo to be named 'shell' and update it to ↵antelder2011-02-062-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
* Update the plugins execute phase from package to test-compile so that you ↵antelder2011-02-061-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
* Update the Tuscany maven plugin to run the Shell so that it supports all the ↵antelder2011-02-061-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
* Try moving the Tuscany plugin to be included in trunk buildantelder2010-06-022-0/+296
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950415 13f79535-47bb-0310-9956-ffa450edef68