Google Code Upload Maven Plugin 0.9 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Google Code Upload Maven Plugin 0.9 (Default branch)
# 1  
Old 01-12-2009
Google Code Upload Maven Plugin 0.9 (Default branch)

Google Code Upload Maven Plugin is a Maven plugin that allows Maven users to upload files in their target directory to the Google Code download file repository of their Google Code project. While all download properties can be specified, the gcupload-maven-plugin is also able to infer a sensible set of properties (e.g. summary, labels) from the information given in the Maven project. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Ubuntu

My Google voice plugin problem.

I am encountering problem in Google microphone while voice chat. Voice input is almost no, although I've installed Adobe flash plugin. Please Help! (0 Replies)
Discussion started by: nixhead
0 Replies
Login or Register to Ask a Question
MAVEN(1)							   User Commands							  MAVEN(1)

NAME
Maven - manual page for Maven Repo Helper version 1.7.1 SYNOPSIS
mh_make [option]... DESCRIPTION
Generate the Debian packaging by reading the information from the Maven POM. OPTIONS
-h --help: show this text -V --version: show the version -s<svn url> --from-svn=<svn url>: download the source code from the SVN repository before building the Debian packaging. Use a tagged branch of the source code, for example http://svn.apache.org/repos/asf/felix/releases/org.osgi.core-1.2.0/ -p<package> --package=<package>: name of the source package -b<package> --bin-package=<package>: name of the binary package -t<true|false> --run-tests=<true|false>: include or not the tests -d<true|false> --javadoc=<true|false>: include or not the javadoc during the build -a --ant: use Ant for the packaging instead of Maven -v --verbose: show more information while running To have mh_make working properly, you need first to install on your system as many dependencies for your project as possible. Those depen- dencies should also contain the required Maven metadata (POM files and jars in the /usr/share/maven-repo repository) Environment variables: DEBFULLNAME - your full name, e.g. John Doe DEBEMAIL - your packager email address DEBLICENSE - the license for the files under the debian/ directory must be one of GPL2, GPL3, LGPL2.1, Apache-2.0, BSD or any license short name defined in http://dep.debian.net/deps/dep5/ Maven Repo Helper version 1.7.1 May 2012 MAVEN(1)