summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/maven (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixes typo on project folder namelresende2012-12-063-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1418081 13f79535-47bb-0310-9956-ffa450edef68
* Update archetype plugin version to 2.2 to make dependency consistent with ↵lresende2012-12-061-2/+2
| | | | | | other modules. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1418080 13f79535-47bb-0310-9956-ffa450edef68
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-2224-38/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364209 13f79535-47bb-0310-9956-ffa450edef68
* Add license headerantelder2012-06-151-0/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350498 13f79535-47bb-0310-9956-ffa450edef68
* Adding policy archetype to buildlresende2012-06-131-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1349960 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4064 - Removing files that were truncated to 0 instead of deleted by ↵lresende2012-06-138-0/+0
| | | | | | patch tool git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1349958 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4064 - Applying patch from Nitya Doraisamy to enhance policy maven ↵lresende2012-06-1327-648/+788
| | | | | | archetype git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1349957 13f79535-47bb-0310-9956-ffa450edef68
* Update Tuscany maven plugin to support using a node xml fileantelder2012-05-011-12/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1332567 13f79535-47bb-0310-9956-ffa450edef68
* Bump up the date in the NOTICE fileantelder2012-02-132-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1243530 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring policy archetype artifacts to properly generate provider folderlresende2012-01-235-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235066 13f79535-47bb-0310-9956-ffa450edef68
* Policy archetype (work in progress)lresende2012-01-0921-0/+1054
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1229004 13f79535-47bb-0310-9956-ffa450edef68
* Updating to latest archetype dependencieslresende2012-01-097-14/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1229003 13f79535-47bb-0310-9956-ffa450edef68
* Add a Mojo to generate node diagramrfeng2011-09-202-16/+181
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1173407 13f79535-47bb-0310-9956-ffa450edef68
* Add the ablity to generate links for the component/service/reference/propertyrfeng2011-09-161-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1171339 13f79535-47bb-0310-9956-ffa450edef68
* Add a maven plugin to generate SCA diagramsrfeng2011-09-155-0/+429
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1171218 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the latest servlet api is used to avoid any misisng method issuesantelder2011-07-181-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147835 13f79535-47bb-0310-9956-ffa450edef68
* Always set the Shell domain uri from what is set for the pluginantelder2011-07-181-5/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147834 13f79535-47bb-0310-9956-ffa450edef68
* Start of an archetype for creating implementation extensions. Not finished ↵antelder2011-06-2924-0/+923
| | | | | | yet and doesn't work git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1140988 13f79535-47bb-0310-9956-ffa450edef68
* Correct archetype variable names which i think got incorrectly updated after ↵antelder2011-06-291-2/+2
| | | | | | a global edit git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1140972 13f79535-47bb-0310-9956-ffa450edef68
* Update to use a distributed domain by defaultantelder2011-06-062-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132531 13f79535-47bb-0310-9956-ffa450edef68
* Fix quickstart archetype. The various varriables got incorrectly altered on ↵antelder2011-05-271-7/+3
| | | | | | the global change to fix the maven3 updates, eg, in an archetype config it should use ${artifactId} not ${project.artifactId} git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1128196 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3861: rename the tuscany plugin to ↵antelder2011-05-249-6/+5
| | | | | | org.apache.tuscany.sca:tuscany-maven-plugin git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126928 13f79535-47bb-0310-9956-ffa450edef68
* Update for latest domain node changesantelder2011-05-171-5/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1104143 13f79535-47bb-0310-9956-ffa450edef68
* Update start mojo to start runtimes and store them in the static mapantelder2011-04-201-21/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095490 13f79535-47bb-0310-9956-ffa450edef68
* No code changes just format the codeantelder2011-04-202-27/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095421 13f79535-47bb-0310-9956-ffa450edef68
* Start adding start and stop mojo's to the plugin. The start one isn't ↵antelder2011-04-202-0/+240
| | | | | | finished yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095417 13f79535-47bb-0310-9956-ffa450edef68
* Add back jetty dependency that was inadvertently removedantelder2011-04-011-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087609 13f79535-47bb-0310-9956-ffa450edef68
* Add start of a way to run webapps from the tuscany pluginantelder2011-03-312-11/+63
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087400 13f79535-47bb-0310-9956-ffa450edef68
* Include any runtime dependencies of the project in the classpath when ↵antelder2011-03-311-2/+7
| | | | | | invoking the main method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087246 13f79535-47bb-0310-9956-ffa450edef68
* Add support for invoking a main method instead of running the Shell. That ↵antelder2011-03-311-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
* 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
* Add jetty by default so http based things work by default with the pluginantelder2011-02-231-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073844 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-062-2/+2
| | | | 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-062-6/+20
| | | | | | interactive shell commands from mvn tuscany:run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067646 13f79535-47bb-0310-9956-ffa450edef68
* Add explicit version to compiler plugin to avoid maven warning messagesantelder2011-02-061-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067640 13f79535-47bb-0310-9956-ffa450edef68
* Add compiler-plugin to contribution-jar archetype as its required when using ↵antelder2011-02-061-0/+11
| | | | | | older maven versions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067620 13f79535-47bb-0310-9956-ffa450edef68
* Clean up contribution jar archetype and update to create a standalone ↵antelder2011-02-068-104/+153
| | | | | | project that doesn't use a tuscany parent pom git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067618 13f79535-47bb-0310-9956-ffa450edef68
* Fix lots of depricated maven variable warnings for Maven v3antelder2011-02-058-24/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067440 13f79535-47bb-0310-9956-ffa450edef68
* Modified poms for Maven 3 compliance.fmoga2011-01-279-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1064296 13f79535-47bb-0310-9956-ffa450edef68
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057117 13f79535-47bb-0310-9956-ffa450edef68
* Update tuscany plugin to use hazelcast domainantelder2010-10-251-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026985 13f79535-47bb-0310-9956-ffa450edef68
* Add license headerantelder2010-10-151-0/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022953 13f79535-47bb-0310-9956-ffa450edef68
* Start to get rid of shades and replace with the aggregate jars. This moves ↵antelder2010-10-141-2/+2
| | | | | | the shades/base and base-nodep out of shades and into distribution/aggregates and updates to use those. The remaining ones in shades i think can probably just be deleted but i'll do that in separate steps. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022443 13f79535-47bb-0310-9956-ffa450edef68
* Add missing JUnit dependencyantelder2010-10-011-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003422 13f79535-47bb-0310-9956-ffa450edef68
* Move archetypes into maven folderantelder2010-10-01106-0/+4880
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003411 13f79535-47bb-0310-9956-ffa450edef68