Re: Preparing for two releases of Maven Site Plugin

2012-04-23 Thread Lukas Theussl
AbstractSiteMojo.isMaven3OrMore() is an example how to check if you're running maven 3. In any case, fixing this this would require a release of doxia-integration-tools-1.5. Or was that planned anyway? -Lukas Vincent Latombe wrote: On my side, I really would like to see MSITE-604 fixed,

Re: Preparing for two releases of Maven Site Plugin

2012-04-23 Thread Vincent Latombe
Hi Lukas, I've proposed a second patch only affecting the site-plugin, which reuses AbstractSiteMojo.isMaven3OrMore() Vincent 2012/4/23 Lukas Theussl ltheu...@apache.org AbstractSiteMojo.**isMaven3OrMore() is an example how to check if you're running maven 3. In any case, fixing this this

Re: Detecting timestamped snapshot versions

2012-04-23 Thread Asaf Mesika
org.apache.maven.artifact.ArtifactUtils.ArtifactUtils.isSnapshot(String version) On Mon, Apr 23, 2012 at 2:12 PM, Benson Margulies bimargul...@gmail.comwrote: Anyone know off hand where to find the predicate that looks at a version # and decides if it's a snapshot, including timestamps?

[VOTE] Apache Maven Invoker Plugin 1.6

2012-04-23 Thread Olivier Lamy
Hi, I'd like to release Apache Maven Invoker plugin 1.6. We fixed 14 issues ( release notes: http://s.apache.org/MINVOKER-1.6 ) Staging repository: https://repository.apache.org/content/repositories/maven-082/ Staging site: http://maven.apache.org/plugins/maven-invoker-plugin-1.6/ Guide to

Re: Detecting timestamped snapshot versions

2012-04-23 Thread Brett Porter
Artifact.isSnapshot() It uses a regex from Artifact. Note that in some cases isSnapshot() has side effects in DefaultArtifact when called. - Brett On 23/04/2012, at 9:12 PM, Benson Margulies wrote: Anyone know off hand where to find the predicate that looks at a version # and decides if

Re: [VOTE] Apache Maven Invoker Plugin 1.6

2012-04-23 Thread Anders Hammar
+1 (non-binding) Thanks, /Anders On Mon, Apr 23, 2012 at 14:22, Olivier Lamy ol...@apache.org wrote: Hi, I'd like to release Apache Maven Invoker plugin 1.6. We fixed 14 issues ( release notes: http://s.apache.org/MINVOKER-1.6 ) Staging repository:

Help to add Oracle JDBC driver

2012-04-23 Thread copyto27
Hi, I'm traying to add the Oracle JDBC driver to my maven local repository with this commad: mvn install:install-file -Dfile=C:\apache-maven-3.0.4\lib\ojdbc6-11.1.0.7.0.jar -DgroupId=com.oracle -DartifactId=ojdbc6 -Dversion=11.1.0.7.0 -Dpackaging=jar but maven return the next error: [INFO]

Re: Help to add Oracle JDBC driver

2012-04-23 Thread John Patrick
I think it might be as simple as add -DgeneratePom=true. I would suggest not doing it my hand on the command line but create a separate pom, maybe a module for your project or maybe for your company where command 3rd party jars can be installed. i.e. [...] build plugins plugin

Re: Help to add Oracle JDBC driver

2012-04-23 Thread copyto27
Hi John I tried too with -DgeneratePom=true but i have the same problem :( -- View this message in context: http://maven.40175.n5.nabble.com/Help-to-add-Oracle-JDBC-driver-tp5659525p5659746.html Sent from the Maven Developers mailing list archive at Nabble.com.

Re: Help to add Oracle JDBC driver

2012-04-23 Thread John Patrick
Try going into the directory which contains the jar, so it's just ... -Dfile=ojdbc6-11.1.0.7.0.jar ... On 23 April 2012 16:55, copyto27 cop...@gmail.com wrote: Hi John I tried too with -DgeneratePom=true but i have the same problem :( -- View this message in context:

Re: Help to add Oracle JDBC driver

2012-04-23 Thread John Patrick
If you still get errors can you send over the output from mvn -version Also if you do the following in a new directory what does it say, mine does: $ mkdir qwerty-20120423 $ cd qwerty-20120423 $ mvn install:install-file -Dfile=qwerty [INFO] Scanning for projects... [INFO] [INFO

[VOTE] Release Maven Site Plugin version 2.4

2012-04-23 Thread Dennis Lundberg
Hi, We solved 9 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146styleName=Htmlversion=17454 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11146status=1 Staging repo:

Re: [VOTE] Apache Maven Invoker Plugin 1.6

2012-04-23 Thread Karl Heinz Marbaise
Hi, i just tested it on the current state of the appassembler-plugin (trunk) with integration-tests but results into the following. I have added simply parrallelThreads3/parrallelThreads to my configuration for the invoker-plugin plus of course the version to 1.6... May be i oversight

Re: [VOTE] Apache Maven Invoker Plugin 1.6

2012-04-23 Thread Karl Heinz Marbaise
Hi, just tested an other project (https://github.com/khmarbaise/Maven-License-Verifier-Plugin) I have added simply parrallelThreads3/parrallelThreads to my configuration for the invoker-plugin plus of course the version to 1.6... with the following result: [INFO] [INFO] ---

Re: [VOTE] Apache Maven Invoker Plugin 1.6

2012-04-23 Thread Karl Heinz Marbaise
Hi, i have checked the staged Site and observed that the frames around the source examples or code snippet are not there... For example if you compare http://maven.apache.org/plugins/maven-invoker-plugin-1.6/examples/invoker-properties.html

[CANCEL] [VOTE] Apache Maven Invoker Plugin 1.6

2012-04-23 Thread Olivier Lamy
good catch too. I didn't test the parrallelThreads stuff So I cancel the vote. 2012/4/23 Karl Heinz Marbaise khmarba...@gmx.de: Hi, i have checked the staged Site and observed that the frames around the source examples or code snippet are not there... For example if you compare

Re: [CANCEL] [VOTE] Apache Maven Invoker Plugin 1.6

2012-04-23 Thread Peter Janes
While you're there, parallel rather than parrallel, please! On 23/04/12 05:14 PM, Olivier Lamy wrote: good catch too. I didn't test the parrallelThreads stuff So I cancel the vote. 2012/4/23 Karl Heinz Marbaisekhmarba...@gmx.de: Hi, i have checked the staged Site and observed that the

Re: [VOTE] Apache Maven Invoker Plugin 1.6

2012-04-23 Thread Karl Heinz Marbaise
HI, I have added simply parrallelThreads3/parrallelThreads Of course this should be written: parallelThreads... Just a typo... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029