> The main problem my team is running into is that sometimes we need to > generate different Java package names depending on the team's needs.
Generate how? With what plugin? > Is there anyway to do this in Maven manually or automatically? Or a plugin > that can manage this? I think you need to explain your needs more comprehensively (what you need, why you need it, more context, etc) before we can talk about solutions. > I'm trying to do this in an Android project if that helps at all. There is a "Maven for Android Developers" group/list that may better serve your needs: http://code.google.com/p/maven-android-plugin/ http://groups.google.com/group/maven-android-developers http://www.sonatype.com/books/mvnref-book/reference/android-dev.html Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
