RE: java import package and maven dependencies

2015-03-24 Thread Markus Karg
Sorry I have no experience with IntelliJ, as I solely use Eclipse. -Original Message- From: Lin Ma [mailto:lin...@gmail.com] Sent: Montag, 23. März 2015 23:05 To: Maven Users List Subject: Re: java import package and maven dependencies Thanks Markus, Do you know on IntelliJ, how to see

Re: java import package and maven dependencies

2015-03-24 Thread Lin Ma
Thanks Markus, How to find Maven updated Classpath and its priority over existing Classpath in Eclipse? I use both and Eclipse is less. :) regards, Lin On Tue, Mar 24, 2015 at 4:16 PM, Markus Karg k...@quipsy.de wrote: Sorry I have no experience with IntelliJ, as I solely use Eclipse.

Re: java import package and maven dependencies

2015-03-24 Thread Bernd Eckenfels
Am Tue, 24 Mar 2015 16:23:23 -0700 schrieb Lin Ma lin...@gmail.com: How to find Maven updated Classpath and its priority over existing Classpath in Eclipse? I use both and Eclipse is less. :) Not sure I understand the question, but in Eclipse you can see in the (Right click - Project settings

Custom plugin modifying effective pom problem

2015-03-24 Thread Federico Bertola
Hi all, I'm experimenting with a custom plugin that simply need to inject some dependencies at build time. If i run: mvn customplugin:goal help:effective-pom I'm able to see the injected dependency, but if I run: mvn customplugin:goal compile The compilation fails miserably because

[IMPORTANT NOTICE] Jira migration from Codehaus to Apache on April 4th

2015-03-24 Thread Hervé Boutemy
Hi, As announced in our quarterly report from january, we were studying Jira migration from Codehaus to Apache: the migration will happen during the week- end of April 4th. We'll create the exact same Jira projects at ASF than what we have at Codehaus, copy the whole content and mark Codehaus

AUTO: Warren Cook is out of the office (returning 03/25/2015)

2015-03-24 Thread wcook
I am out of the office until 03/25/2015. Hello, this is a test. thx, Warren Note: This is an automated response to your message [IMPORTANT NOTICE] Jira migration from Codehaus to Apache on April 4th sent on 3/24/2015 9:44:07 PM. This is the only notification you will receive while this

Re: java import package and maven dependencies

2015-03-24 Thread Lin Ma
Thanks Gruss, Following your guidance I found the maven dependencies, and where is the .classpath file you are referring to? I do not find it in workspace of the project. I created a new maven project in Eclipse. [image: Inline image 2] regards, Lin On Tue, Mar 24, 2015 at 4:38 PM, Bernd

[ANN] Apache Maven Shared Maven Invoker 2.2 Released

2015-03-24 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Maven Invoker, version 2.2 This API is concerned with firing a Maven build in a new JVM. It accomplishes its task by building up a conventional Maven command line from options given in the current request,