Le mardi 14 avril 2015 16:34:18 Olivier Lamy a écrit :
> On 14 April 2015 at 16:11, Hervé BOUTEMY wrote:
> > wow, impressive!
>
> Definitely agree!!!
>
> > what I don't like is that it does not use my wide screen, which is not
> > great
> > on some key pages like http://maven.matsuo-it.com/#/plu
+1
On 14 April 2015 at 16:16, Karl Heinz Marbaise wrote:
> Hi,
>
> I need one more binding VOTE ?
>
> Kind regards
> Karl Heinz Marbaise
> On 4/10/15 8:07 PM, Karl Heinz Marbaise wrote:
>
>> Hi,
>>
>> We solved 4 issues:
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
>> projectId=123
On 14 April 2015 at 16:11, Hervé BOUTEMY wrote:
> wow, impressive!
>
Definitely agree!!!
>
> what I don't like is that it does not use my wide screen, which is not
> great
> on some key pages like http://maven.matsuo-it.com/#/plugins/index.html
I wonder what sort of resolution you're using??
Le lundi 13 avril 2015 12:19:57 Paul Benedict a écrit :
> This is the example project structure I had in mind:
>
> mvjar-example/
>minjava/
> src/main/java
> src/test/java
>java7/
> src/main/java
> src/test/java
>java8/
> src/main/java
> src/test/java
>
>
Hi,
I need one more binding VOTE ?
Kind regards
Karl Heinz Marbaise
On 4/10/15 8:07 PM, Karl Heinz Marbaise wrote:
Hi,
We solved 4 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318120&version=12331744
There are still a couple of issues left in JIRA:
https://issue
wow, impressive!
what I don't like is that it does not use my wide screen, which is not great
on some key pages like http://maven.matsuo-it.com/#/plugins/index.html
but there are a lot of great ideas that proves people can create great skins!
Regarding Jekyll and asciidoctor, I have in my todo
Yes net beans does support it, jesse Glick (who is a net beans fanboy...
Because he used to be a net beans developer) foisted a JDK 6 for src/main
and JDK 8 for src/test on us at work... Where we all are left cursing
IntelliJ for not supporting same
On Tuesday, April 14, 2015, Milos Kleint wrote:
Hi,
The vote has passed with the following result:
+1 (binding): Hervé Boutemy, Karl Heinz Marbaise, Olivier Lamy
+1 (non binding): none
I will promote the artifacts to the central repo.
Kind regards
Karl Heinz Marbaise
-
To
+1
On 10 April 2015 at 16:30, Karl Heinz Marbaise wrote:
> Hi,
>
> We solved 4 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> projectId=12317529&version=12330876
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%
> 3
+1
Regards,
Hervé
Le vendredi 10 avril 2015 20:07:25 Karl Heinz Marbaise a écrit :
> Hi,
>
> We solved 4 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318120&ve
> rsion=12331744
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira
afaik netbeans does support it (having different source/target level for
test and main source) Not from the UI, but if you have your compiler plugin
setup properly, it will take it into account.
Milos
On Sat, Apr 11, 2015 at 11:35 PM, Kristian Rosenvold <
kristian.rosenv...@gmail.com> wrote:
> T
Hi,
I saw Karl's mail about Maven Web Site and I've decided to post some
questions to you all.
A few months ago I was thinking about how hard would it be to provide
modern theme for maven generated sites. I wanted to have full project
documentation within project, ideally generated with standard m
Hi Arnaud,
Arnaud Héritier wrote:
> In short/middle term the lack of IDE integration isn't a real problem for
> now.
> Like Brian said, they know that users won't use such feature before
> several years.
> The runtime part providing the compatibility for the JRE should be
> backported to Java 8 b
Gary, I made a point in my email to note these aren't special names. These
are just example names to denote what kind of project material was inside.
Cheers,
Paul
On Mon, Apr 13, 2015 at 12:53 PM, Gary Gregory
wrote:
> FWIW, I do not like 'minjava'. OTOH 'java7' is clear, not why not just
> st
In short/middle term the lack of IDE integration isn't a real problem for
now.
Like Brian said, they know that users won't use such feature before several
years.
The runtime part providing the compatibility for the JRE should be
backported to Java 8 but only Java 9 JDK will provide required tools t
FWIW, I do not like 'minjava'. OTOH 'java7' is clear, not why not just
stick to 'java#'?
Gary
On Mon, Apr 13, 2015 at 10:19 AM, Paul Benedict
wrote:
> This is the example project structure I had in mind:
>
> mvjar-example/
>minjava/
> src/main/java
> src/test/java
>java7/
>
This is the example project structure I had in mind:
mvjar-example/
minjava/
src/main/java
src/test/java
java7/
src/main/java
src/test/java
java8/
src/main/java
src/test/java
The "minjava" and "java7" and "java8" are not special names (just names to
denote w
Or maybe just integrate http://www.graphdracula.net/showcase/ into the html
report and let people drag the graph to their needs. Note that the site
also lists similar projects providing similar functionality, so worth
checking out either way
On 13 April 2015 at 08:59, Alan Bateman wrote:
> On 13
B
On Monday, April 13, 2015, Chris Graham wrote:
> Hello Mirko.
>
> I've been there too. With builds that take 4-6 hours to run, hundreds of
> modules, and lots of testing failures, some intermittent, some not. In my
> case, I had a very tempremental ESB/Process Server's serviceDeploy to
> conte
Hello Mirko.
I've been there too. With builds that take 4-6 hours to run, hundreds of
modules, and lots of testing failures, some intermittent, some not. In my
case, I had a very tempremental ESB/Process Server's serviceDeploy to
contend with. I added a retry option into the was6:serviceDeploy goa
Chris,
it is _my personal_ experience, that running release:perform fails
more often than the taging/comitting steps in release:prepare.
- E.g. I run release:prepare and some plugins are only activated when
performRelease is set (checkstyle, rat, gpg, license-checker).
- You may argue that I just
On 13/04/2015 03:46, Hervé BOUTEMY wrote:
last week, during DevoxxFR, Arnaud and I showed maven-jdeps-plugin: as
expected, a lot of users didn't know about this tool
So for sure, having this plugin and a report would help
Then there is the question of: what should the report look like?
Should it
22 matches
Mail list logo