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_revolve_dependencies [option]... <package> DESCRIPTION
Resolve the dependencies and generates the substvars file containing the list of dependent packages. Where <package> is the name of the binary package, e.g. libcommons-lang-java. Default to the first binary found in the debian/control file OPTIONS
-h --help: show this text -V --version: show the version -p<package> --package=<package>: name of the package -a --ant: use Ant for the packaging instead of Maven -j --javadoc: resolve the Javadoc dependencies -n --non-interactive: non interactive mode, don't ask questions -o --offline: don't ever connect to the internet, for Debian build compatibility. -v --verbose: show more information while running -b --base-directory: path to root directory of package -n --non-explore: doesn't explore directories for pom.xml Description: This tool reads the POM files defined in debian/.poms and scans the Maven repository in /usr/share/maven-repo. It then extracts the dependencies required for the current package and store them in the file debian/.substvars where they can be read by deb- helper. The variables defined are: maven:Depends - the list of runtime dependencies maven:OptionalDepends - the list of optional runtime dependencies maven:CompileDe- pends - the list of compile-time dependencies maven:TestDepends - the list of test dependencies Maven Repo Helper version 1.7.1 May 2012 MAVEN(1)