qiujiayu / maven-android-plugin

Automatically exported from code.google.com/p/maven-android-plugin
0 stars 0 forks source link

can't do mvn release easily #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try releasing everything with maven.
2.
3.

What is the expected output? What do you see instead?
It should just work.
The samples can't be released at the same time as the plugin, because they
require it to be built first. Having the plugin and samples directories in
the same git repo (but still subdirectories, and no root pom) doesn't work
either.

What is the output of "mvn -version" on your machine?
Maven version: 2.0.10
Java version: 1.6.0_13
OS name: "linux" version: "2.6.28-11-generic" arch: "i386" Family: "unix"

Please use labels and text to provide additional information.

Original issue reported on code.google.com by hugo.josefson.old@gmail.com on 11 Jun 2009 at 12:57