Re: [REPOST] Can I avoid a dependency cycle with one edge being a test dependency?

2011-05-18 Thread Gabriele Kahlout
On Tue, May 17, 2011 at 7:44 PM, Benson Margulies bimargul...@gmail.comwrote: At very least, a polite request to look at the SO question, Oh I'm so sorry you didn't like my post. I could have certainly copy-pasted the question details in here, it's just that I'm so adverse to code duplication

[REPOST] 'parent.relativePath' points at my com.mycompany:MyProject instead of org.apache:apache - Why?

2011-05-14 Thread Gabriele Kahlout
http://stackoverflow.com/questions/6003831/parent-relativepath-points-at-my-com-mycompanymyproject-instead-of-org-apache -- Regards, K. Gabriele --- unchanged since 20/9/10 --- P.S. If the subject contains [LON] or the addressee acknowledges the receipt within 48 hours then I don't resend the

How to print all java compiler output as it happens?

2011-02-24 Thread Gabriele Kahlout
If I build the project with maven it'll fail but with fewer prints than if I compiled with javac directly. Debugging with NetBeans it would help if I could see the print outs as they happen, rather than going by commenting. This is my config: plugin

Re: How to print all java compiler output as it happens?

2011-02-24 Thread Gabriele Kahlout
Posted here too: http://stackoverflow.com/questions/5102176/how-to-print-all-java-compiler-output-as-it-happens On Thu, Feb 24, 2011 at 9:28 AM, Gabriele Kahlout gabri...@mysimpatico.comwrote: If I build the project with maven it'll fail but with fewer prints than if I compiled with javac

Re: [REPOST] How to mvn release:prepare although \target is in .hgignore?

2011-02-22 Thread Gabriele Kahlout
jars (seems like a project-build-smell to see jars inside your project directory ;-)). Quick hack for testing directly with javac. You don't have a shower every hour, do you? ;-) Cheers 2011/2/20 Gabriele Kahlout gabri...@mysimpatico.com C:\Users\simpatico\ws\dp4jhg status M src\main

Re: [REPOST] How to mvn release:prepare although \target is in .hgignore?

2011-02-20 Thread Gabriele Kahlout
yes, as far as i can tell. On Sun, Feb 20, 2011 at 2:59 PM, Olivier Lamy ol...@apache.org wrote: Hello, Maybe stupid question : have you committed and pushed your file .hgignore ? 2011/2/19 Gabriele Kahlout gabri...@mysimpatico.com: I'm trying: $ mvn release:prepare

Re: [REPOST] How to mvn release:prepare although \target is in .hgignore?

2011-02-20 Thread Gabriele Kahlout
status says what ? 2011/2/20 Gabriele Kahlout gabri...@mysimpatico.com: yes, as far as i can tell. On Sun, Feb 20, 2011 at 2:59 PM, Olivier Lamy ol...@apache.org wrote: Hello, Maybe stupid question : have you committed and pushed your file .hgignore ? 2011/2/19 Gabriele Kahlout

[REPOST] How to mvn release:prepare although \target is in .hgignore?

2011-02-19 Thread Gabriele Kahlout
I'm trying: $ mvn release:prepare But then it prints a list of class files under my target directory which I've set hg to ignore, and then fails: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.1:prepare (default-cli) on project X: Cannot prepare the release

REPOST: How does the default annotation processors discovery process apply?

2010-12-20 Thread Gabriele Kahlout
http://stackoverflow.com/questions/4488237/how-does-the-default-annotation-processors-discovery-process-apply In question how-to-process-annotations-with-mavenhttp://stackoverflow.com/questions/4487338/how-to-process-annotations-with-mavenI posted a link for a maven project that processes

Re: Maven 3 site doesn't generate an index.html

2010-11-16 Thread Gabriele Kahlout
That worked out for me. I didn't have an explicit declaration for maven-site (BTW). On 16 November 2010 01:58, Lukas Theussl ltheu...@apache.org wrote: Check http://jira.codehaus.org/browse/MSITE-425 HTH, -Lukas Gabriele Kahlout wrote: Hello, I don't know what could be the problem

Maven 3 site doesn't generate an index.html

2010-11-15 Thread Gabriele Kahlout
Hello, I don't know what could be the problem. Could someone send me a sample project for which executing mvn site results in an index file under target/site? I only get a css and images folder in there. I'm using Windows 7. -- Regards, K. Gabriele --- unchanged since 20/9/10 --- P.S. If the

Re: [OT] BarCamp Apache Sydney - December 11, 2010

2010-11-15 Thread Gabriele Kahlout
PS: I've just presented Maven (under SE != plumbing session) at Barcamp Charleston: http://barcampchs.org/session/software-development/overview-latest-sw-development-technologies-applied On 15 November 2010 20:18, Brett Porter br...@apache.org wrote: Hi, I figure there may be a few