Re: Graphic Design Assistance?

2014-11-24 Thread Stephen Connolly
Benson, This sounds a bit like a case of owl or nothing... * We can see if there are any other of the submissions we received for the contest we ran and do a vote off * we can try and reboot the contest again; or * we can see if the community is happy with shotgun the (mostly) friendly owl ;-)

Re: Maven-EJB-Plugin Problem maven-archiver upgrade 2.5 = 2.6

2014-11-24 Thread Karl Heinz Marbaise
Hi, so after diving more into this issue i found that the original MavenProject is working different than the implemented Stub (MavenProjectBasicStub), cause the MavenProject#getArtifactId() method looks like this: public String getArtifactId() { return

Re: Graphic Design Assistance?

2014-11-24 Thread Benson Margulies
On Mon, Nov 24, 2014 at 3:26 AM, Stephen Connolly stephen.alan.conno...@gmail.com wrote: Benson, This sounds a bit like a case of owl or nothing... * We can see if there are any other of the submissions we received for the contest we ran and do a vote off * we can try and reboot

Re: Maven-EJB-Plugin Problem maven-archiver upgrade 2.5 = 2.6

2014-11-24 Thread Anders Hammar
I ran into something similar in the maven-war-project. Checking I see that similar hard-coded values exist there: On Mon, Nov 24, 2014 at 9:03 AM, Karl Heinz Marbaise khmarba...@gmx.de wrote: Hi, so after diving more into this issue i found that the original MavenProject is working different

Re: Maven-EJB-Plugin Problem maven-archiver upgrade 2.5 = 2.6

2014-11-24 Thread Anders Hammar
Hmm, Googel decided to send my mail before I finished... I ran into something similar in the maven-war-project. Checking I see that similar hard-coded values exist there: Here's the link:

Jigsaw early-access builds updated (JDK 9 build 40)

2014-11-24 Thread Rory O'Donnell
Hi Robert Kristian, JDK 9 Early Access with Project Jigsaw build b40 is available for download at : https://jdk9.java.net/jigsaw/ The goal of Project Jigsaw [2] is to design and implement a standard module system for the Java SE Platform, and to apply that system to the Platform itself

Re: Jigsaw early-access builds updated (JDK 9 build 40)

2014-11-24 Thread tibor17
@Rory Would it mean that the Maven is going to die after Java 9 ? - BR, tibor17 -- View this message in context: http://maven.40175.n5.nabble.com/Jigsaw-early-access-builds-updated-JDK-9-build-40-tp581p5815558.html Sent from the Maven Developers mailing list archive at Nabble.com.

How to setup SVN for HTML content of published site?

2014-11-24 Thread tibor17
I want to deploy the site to SVN repo. How to configure the SVN server so that the path in particular repository would be provided like a web content? We are using CollabNet SubversionEdge. - BR, tibor17 -- View this message in context:

Re: Jigsaw early-access builds updated (JDK 9 build 40)

2014-11-24 Thread Rory O'Donnell Oracle, Dublin ireland
The purpose of my email was to invite you to test the early access builds and report any issues/questions/suggestions on the jigsaw-dev http://mail.openjdk.java.net/mailman/listinfo/jigsaw-dev mailing list or you can log bug reports via bugs.java.com http://bugs.java.com/. Rgds,Rory On

RE: How to setup SVN for HTML content of published site?

2014-11-24 Thread Martin Gainty
Date: Mon, 24 Nov 2014 08:32:46 -0700 From: tibo...@lycos.com To: dev@maven.apache.org Subject: How to setup SVN for HTML content of published site? I want to deploy the site to SVN repo. How to configure the SVN server so that the path in particular repository would be provided like a

Re: Jigsaw early-access builds updated (JDK 9 build 40)

2014-11-24 Thread tibor17
@Rory The Maven should provide built-support for Jigsaw modules. Has this activity already started? - BR, tibor17 -- View this message in context: http://maven.40175.n5.nabble.com/Jigsaw-early-access-builds-updated-JDK-9-build-40-tp581p5815585.html Sent from the Maven Developers

Re: New logo?

2014-11-24 Thread Martin Todorov
Hi, I've been thinking -- whatever the animal (owl, or not), it would be really cool if it's wearing some sort of super-hero outfit with the letter M. After all, it's been Maven that has brought super-powers (and order) to our builds... :-) Just my my proposal... Cheers, Martin On Mon, Nov

Re: [DISCUSS] Idle bug handling approach

2014-11-24 Thread Michael Osipov
Folks, here is a little wrap up after the ideas and votes posted so far: 1. Ask for additional information if you think you can fix that bug or want to help someone else to drag some attention 2. Give the reporter 30 days 3. Add a reminder after 30 days for a grace period of 10 days 4. 10

Abandoned bugs analysis

2014-11-24 Thread Michael Osipov
Hi folks, I ran this query in JIRA: project in projectsWhereUserHasPermission(Administer Projects) AND updated = 2012-12-31 and resolution = Unresolved and type = Bug ORDER BY created desc Bugs which haven't been touched for almost two years. Total amount: *1139*. A lot of them are still

Re: Abandoned bugs analysis

2014-11-24 Thread Michael Osipov
Am 2014-11-24 um 23:05 schrieb Michael Osipov: Hi folks, I ran this query in JIRA: project in projectsWhereUserHasPermission(Administer Projects) AND updated = 2012-12-31 and resolution = Unresolved and type = Bug ORDER BY created desc Bugs which haven't been touched for almost two years.

Re: Trailing whitespace in Maven Core

2014-11-24 Thread Michael Osipov
Am 2014-11-23 um 18:09 schrieb Michael Osipov: Am 2014-11-23 um 16:56 schrieb Hervé BOUTEMY: Le dimanche 23 novembre 2014 15:58:56 Michael Osipov a écrit : Hi folks, while merging my local Git clone of maven.git I have noticed that some trailing whitespace has been added to the repo. I