summaryrefslogtreecommitdiffstats
path: root/maven-plugins (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-02[maven-release-plugin] prepare release tuscany-zip-plugin-alpha3antelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130458 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02Fix warnings when building with maven3antelder1-5/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130450 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02TUSCANY-3861: Rename the zip plugin to be tuscany-zip-plugin to match Maven ↵antelder13-12/+17
naming conventions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130444 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20Apply patch from Nitya for TUSCANY-3862. Thank you.rfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095525 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01Move 1.0.7-RC1 tag to 1.0.7slaws27-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1029677 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28Fix the property names to be consistent with maven3rfeng1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028382 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28[maven-release-plugin] prepare for next development iterationslaws1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028245 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28[maven-release-plugin] copy for tag maven-bundle-plugin-1.0.7-RC1slaws27-0/+9906
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028244 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28[maven-release-plugin] prepare release maven-bundle-plugin-1.0.7-RC1slaws1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028243 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27Disable util that doesn't work with Equinox 3.5.0 and isn't apparently used. slaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028048 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30Ignore provided, test and system scopes when creating meta-data. Also sort ↵slaws1-6/+14
the meta data just for readability. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003153 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30Move up to Apache parent pom v7. Needed this to do SNAPSHOT deploy to Nexus. ↵slaws1-72/+2
To keep the pom clean I've upgraded the OSGI version being used as 4.2 isn't available in central. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003024 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Updates to get the ant build paths working and to generate a what-jars fileslaws1-8/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002663 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28TUSCANY-3674 - Add in a new mojo for generating meta data about groups of ↵slaws3-0/+1547
bundles, i.e. Tuscany extensions. This is basically a copy of ModuleBundlesBuildMojo.java but massaged to generate ant filesets, manifest etc. for a specified set of dependencies rather than for artefacts with the string "feature" in the name. It also doesn't do the copying of jars into /modules. There is therefore a lot of complexity in here that's not required. Needs rationalising if we decide we like the output. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002132 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30Rename the artifact id to avoid conflicts with the official maven dependency ↵rfeng2-2/+2
plugin prefix git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990901 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30Remove generated filesrfeng1-24/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990882 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30Remove generated filesrfeng3-56/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990881 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30Add a maven plugin that checks the class conflicts for the dependencies or ↵rfeng15-0/+1215
all jars from a directory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990880 13f79535-47bb-0310-9956-ffa450edef68
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-04-04[maven-release-plugin] prepare for next development iterationantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930639 13f79535-47bb-0310-9956-ffa450edef68
2010-04-04[maven-release-plugin] copy for tag maven-eclipse-compiler-1.0.2antelder13-0/+2560
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930638 13f79535-47bb-0310-9956-ffa450edef68
2010-04-04[maven-release-plugin] prepare release maven-eclipse-compiler-1.0.2antelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930637 13f79535-47bb-0310-9956-ffa450edef68
2010-04-04Remove old tagantelder13-2568/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930636 13f79535-47bb-0310-9956-ffa450edef68
2010-04-03One more place to close filesrfeng2-17/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930529 13f79535-47bb-0310-9956-ffa450edef68
2010-04-03[maven-release-plugin] prepare for next development iterationantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930499 13f79535-47bb-0310-9956-ffa450edef68
2010-04-03[maven-release-plugin] copy for tag maven-eclipse-compiler-1.0.2antelder13-0/+2568
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930498 13f79535-47bb-0310-9956-ffa450edef68
2010-04-03[maven-release-plugin] prepare release maven-eclipse-compiler-1.0.2antelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930497 13f79535-47bb-0310-9956-ffa450edef68
2010-04-03Add a release notes fileantelder1-0/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930496 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02Close the file handle after reading the contentrfeng1-3/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930395 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Fix the line feed for osgi.bundlesrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929729 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
2010-03-05[maven-release-plugin] prepare for next development iterationantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919568 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05[maven-release-plugin] copy for tag maven-bundle-plugin-1.0.6antelder24-0/+8390
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919567 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05[maven-release-plugin] prepare release maven-bundle-plugin-1.0.6antelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919565 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05Update RELEASE NOTES for 1.0.6 releaseantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919564 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01[maven-release-plugin] prepare for next development iterationantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917700 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01[maven-release-plugin] copy for tag maven-zip-plugin-alpha2antelder13-0/+2347
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917699 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01[maven-release-plugin] prepare release maven-zip-plugin-alpha2antelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917698 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01Update release notesantelder1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917693 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01Update zip plugin to include the install and deploy phasesantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917691 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04TUSCANY-3457 - add temp code to copy the manifest file byte for byte to get ↵slaws1-6/+54
round the problem of the copy via the Manifest object dropping some attributes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906492 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29Allow the plugin to generate config for the whole distrorfeng2-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904564 13f79535-47bb-0310-9956-ffa450edef68
2010-01-09Add the ability to generate feature-based aggregated bundlesrfeng2-20/+60
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897505 13f79535-47bb-0310-9956-ffa450edef68
2010-01-05Add new goal so that we can generate a single OSGi bundle from the modulesrfeng3-0/+650
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896154 13f79535-47bb-0310-9956-ffa450edef68