Re: Using Maven Project (JAR) as library for non-Maven Android project

2014-03-13 Thread Manfred Moser
Agreed ;-) You will need to build your Android app somehow. And either way.. you can use the jar no matter how it was built. Maven or not. Manually manaing the jar will be more painful than using Maven... or Gradle if you want to use that (but then you should ask for more help elsewhere ;-)

RE: Using Maven Project (JAR) as library for non-Maven Android project

2014-03-13 Thread Martin Gainty
I would suggest implementing your Android Application with maven-android-plugin https://code.google.com/p/maven-android-plugin/ Obrigado! Martín __ > Date: Thu, 13 Mar 2014 20:31:10 -0300 > Subject: Using Maven Project (JAR) as library for n

Using Maven Project (JAR) as library for non-Maven Android project

2014-03-13 Thread Andre Agapito
Hello, I'm developing an Android Application (Non-Maven) and I'd like to use a Maven Project as library. Is this possible? How to import a Maven jar file as library to a Non-Maven project? original-MavenOBD-0.0.1-SNAPSHOT.jar Thanks, BR *André Camargo AgapitoCel: 55 (11) 90309-1221São Paulo/s

How to import a Maven jar file as library to a Non-Maven project

2014-03-13 Thread Andre Agapito
Hello, I'm developing an Android Application (Non-Maven) and I'd like to use a Maven Project as library. Is this possible? How to import a Maven jar file as library to a Non-Maven project? original-MavenOBD-0.0.1-SNAPSHOT.jar Thanks, BR *André Camargo AgapitoCel: 55 (11) 90309-1221 <55%20%281

Re: [VOTE] Release Maven Surefire Plugin version 2.17

2014-03-13 Thread Olivier Lamy
+1 Tested on few projects. Thanks! Olivier On 13 March 2014 08:52, Andreas Gudian wrote: > Hi, > > long ago since we released the last Surefire version. It's about time we > change that ;-). > > We solved 16 issues: > > https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&version=

Re: [VOTE] Release Maven Surefire Plugin version 2.17

2014-03-13 Thread Mirko Friedenhagen
+1 (non-binding) tested with several small projects (including multi-module) and jacoco-master all with JDK7 and Maven 3.2.1 Regards Mirko -- http://illegalstateexception.blogspot.com/ https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen) https://bitbucket.org/mfriedenhagen/ On We

[ANN] Apache Maven Checkstyle Plugin 2.12 Released

2014-03-13 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven Checkstyle Plugin, version 2.12 Generates a report on violations of code style and optionally fails the build if violations are detected. http://maven.apache.org/plugins/maven-checkstyle-plugin/ You should specify the versio

Re: MRELEASE-431

2014-03-13 Thread Robert Scholte
To say it in your own words: IMHO I think you're wrong here ;) Version policy is about calculating the next version based on an input version. These are valid examples: default policy: getReleaseVersion("1-SNAPSHOT") = 1 getReleaseVersion("1.0-SNAPSHOT") = 1.0 getReleaseVersion("1.0.0-SNAPSHOT

Re: MRELEASE-431

2014-03-13 Thread Simone Tripodi
Hi again Robert, sorry for bugging - I hope I don't :P - but I notice Metadata also has a very limited subset of informations about the ongoing released artifact. IMHO informations such us packaging and classifier should be part of that data set - maybe I am wrong and work around that? TIA, All t

Re: MRELEASE-431

2014-03-13 Thread Simone Tripodi
Hi Rob! I honestly need to access to latest released physical artifact, because I need to wrap a tool which is able to detect bytecode differences between the latest released artifact and the current ongoing "to be released", then gives an estimation on which version number should be released. Ma

[GitHub] maven-surefire pull request: Avoid invalid link ids in surefire-re...

2014-03-13 Thread kermit-the-frog
GitHub user kermit-the-frog opened a pull request: https://github.com/apache/maven-surefire/pull/36 Avoid invalid link ids in surefire-report If you are using the Maven Surefire Report Plugin to view your jasmine test results (generated with Jasmine Maven Plugin) as HTML. The genera

[GitHub] maven-surefire pull request: SUREFIRE [1048] Surefire does not use...

2014-03-13 Thread Tibor17
Github user Tibor17 closed the pull request at: https://github.com/apache/maven-surefire/pull/34 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature