summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/maven (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-12-06Fixes typo on project folder namelresende3-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1418081 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06Update archetype plugin version to 2.2 to make dependency consistent with ↵lresende1-2/+2
other modules. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1418080 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende24-38/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364209 13f79535-47bb-0310-9956-ffa450edef68
2012-06-15Add license headerantelder1-0/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350498 13f79535-47bb-0310-9956-ffa450edef68
2012-06-13Adding policy archetype to buildlresende1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1349960 13f79535-47bb-0310-9956-ffa450edef68
2012-06-13TUSCANY-4064 - Removing files that were truncated to 0 instead of deleted by ↵lresende8-0/+0
patch tool git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1349958 13f79535-47bb-0310-9956-ffa450edef68
2012-06-13TUSCANY-4064 - Applying patch from Nitya Doraisamy to enhance policy maven ↵lresende27-648/+788
archetype git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1349957 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01Update Tuscany maven plugin to support using a node xml fileantelder1-12/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1332567 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13Bump up the date in the NOTICE fileantelder2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1243530 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23Refactoring policy archetype artifacts to properly generate provider folderlresende5-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235066 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09Policy archetype (work in progress)lresende21-0/+1054
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1229004 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09Updating to latest archetype dependencieslresende7-14/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1229003 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20Add a Mojo to generate node diagramrfeng2-16/+181
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1173407 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16Add the ablity to generate links for the component/service/reference/propertyrfeng1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1171339 13f79535-47bb-0310-9956-ffa450edef68
2011-09-15Add a maven plugin to generate SCA diagramsrfeng5-0/+429
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1171218 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18Make sure the latest servlet api is used to avoid any misisng method issuesantelder1-0/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147835 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18Always set the Shell domain uri from what is set for the pluginantelder1-5/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147834 13f79535-47bb-0310-9956-ffa450edef68
2011-06-29Start of an archetype for creating implementation extensions. Not finished ↵antelder24-0/+923
yet and doesn't work git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1140988 13f79535-47bb-0310-9956-ffa450edef68
2011-06-29Correct archetype variable names which i think got incorrectly updated after ↵antelder1-2/+2
a global edit git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1140972 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06Update to use a distributed domain by defaultantelder2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132531 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27Fix quickstart archetype. The various varriables got incorrectly altered on ↵antelder1-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
2011-05-24TUSCANY-3861: rename the tuscany plugin to ↵antelder9-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
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-04-01Add back jetty dependency that was inadvertently removedantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087609 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31Add start of a way to run webapps from the tuscany pluginantelder2-11/+63
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-23Add jetty by default so http based things work by default with the pluginantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073844 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 correctionantelder2-2/+2
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 ↵antelder2-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
2011-02-06Add explicit version to compiler plugin to avoid maven warning messagesantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067640 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Add compiler-plugin to contribution-jar archetype as its required when using ↵antelder1-0/+11
older maven versions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067620 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Clean up contribution jar archetype and update to create a standalone ↵antelder8-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
2011-02-05Fix lots of depricated maven variable warnings for Maven v3antelder8-24/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067440 13f79535-47bb-0310-9956-ffa450edef68
2011-01-27Modified poms for Maven 3 compliance.fmoga9-9/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1064296 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10Bump up copyright year in the NOTICE filesantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057117 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Update tuscany plugin to use hazelcast domainantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026985 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15Add license headerantelder1-0/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022953 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14Start to get rid of shades and replace with the aggregate jars. This moves ↵antelder1-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
2010-10-01Add missing JUnit dependencyantelder1-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003422 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Move archetypes into maven folderantelder106-0/+4880
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003411 13f79535-47bb-0310-9956-ffa450edef68