Re: Maven Runtime Metrics

2020-01-28 Thread Lennart Jörelid
my view we could let the user attach an "implementation" just by > > > dropping in an "extension", in order not to ship with Maven Core a lot > of > > > third party dependencies. > > > > > > I have some "production" experience with this topic (actually I did > > > something like that in my company and in ZooKeeper project) so I will > be > > > happy to prepare and share a design document. > > > > > > With this work we will open up the way to knowing how a Maven build > > works, > > > with the 'time dimension', on the local machine of the developer but > even > > > on CI servers. > > > > > > Any comment is very welcome > > > > > > Regards > > > Enrico > > > > > > -- -- +==+ | Bästa hälsningar, | [sw. "Best regards"] | | Lennart Jörelid | EAI Architect & Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46 708 507 603 | (domestic): 0708 - 507 603 +==+

Re: [shade plugin] common code with gradle shadow plugin?

2019-07-15 Thread Lennart Jörelid
t; existing transformers? > > > Goal here is not to abstract the build system but the user extensions > for > > > two particular plugins. > > > > > > Romain Manni-Bucau > > > @rmannibucau <https://twitter.com/rmannibucau> | Blog > > > <

Re: [shade plugin] common code with gradle shadow plugin?

2019-07-15 Thread Lennart Jörelid
nkedIn <https://www.linkedin.com/in/rmannibucau> | Book > < > https://www.packtpub.com/application-development/java-ee-8-high-performance > > > -- -- +==+ | Bästa hälsningar, | [sw. "Best regards"] | | Lennart Jörelid | EAI Architect &

Re: Incubator Podling Report (Due 5th December)

2018-12-02 Thread Lennart Jörelid
 ... but it felt like a Blast from the Past ... // vänlig hälsning, // [sw: "best regards"], // // Lennart Jörelid > 2 dec. 2018 kl. 21:50 skrev Justin Mclean : > > Hi, > > Sorry about that, that was meant to be sent to the marvin list not the m

Re: Packaging from Aether

2018-09-20 Thread Lennart Jörelid
============+ | Bästa hälsningar, | [sw. "Best regards"] | | Lennart Jörelid | EAI Architect & Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46 708 507 603 | (domestic): 0708 - 507 603 +==+

Re: Build vs Consumer POM study

2018-03-16 Thread Lennart Jörelid
0516 > > > > > > == %< = > > > > What would a consumer-pom.xml of X look like and how can a client of X > > still depend on the proper dependency for its target platform? > > > > Cheers, > > Jörg > &g

Re: Re[2]: Configurable Dependencies for Maven Plugins?

2017-04-12 Thread Lennart Jörelid
; > > > > > > > > > >- Bindul > > > > > > > >[1] > > > > > > > http://maven.apache.org/plugins/maven-checkstyle- > plugin/examples/upgrading-checkstyle.html > > > > > > > >> > > > >&g

Why would getDependencies() not return all plugin dependencies?

2016-07-06 Thread Lennart Jörelid
+ depKey + "]. Excluding null Artifact from return List. " ); } } } return artifacts; } -- +======+ | Bästa hälsningar, | [sw. "Best regards"] | | Lennart Jörelid | EAI Architect & Integrator | | jGuru Europe A

Re: Dynamic Dependency

2016-05-31 Thread Lennart Jörelid
ibe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- -- +==+ | Bästa hälsningar, | [sw. "Best regards"] | | Lennart Jörelid | EAI Architect & Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46 708 507 603 | (domestic): 0708 - 507 603 +==+

Re: Maven and DevOps

2016-05-14 Thread Lennart Jörelid
gt; [WARNING] Some problems were encountered while building the effective >>> model for ... >>> [WARNING] 'version' contains an expression but should be a constant. >>> >>> Still I see no clear picture how maven will adress these needs that >>> obviously many developer seem to have. >>> Issues like MNG-4161, MNG-624 and others we

Re: Donation by the Apache Maven team: maven-eclipse-plugin

2015-10-13 Thread Lennart Jörelid
I would go even further here. The Eclipse <-> Maven integration is still (2015!) hugely messy, often requiring special hacks within Mojos to work [at all]. M2E - which seems like the preferred choice in the Eclipse community - depends on largely undocumented hacks to work with Mojos updating

Re: How to access $project.build.sourceEncoding?

2015-09-27 Thread Lennart Jörelid
-of-the-wheel-300x85.jpg > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- -- +==+ | Bästa häl

Re: Using ${revision} as a version

2015-09-26 Thread Lennart Jörelid
revision} in >> http://localhost:8081/nexus/content/groups/public was cached in the >> local repository, resolution will not be reattempted until the update >> interval of nexus has elapsed or updates are forced >> [ERROR] com.soebes.examples.j2ee:service-client:jar:1.0-SNAPSHOT >

Re: ApacheCon EU 2015, Budapest

2015-09-19 Thread Lennart Jörelid
l: dev-h...@maven.apache.org > > > > > > > > > > > > -- > > Cheers > > Tibor > > > > - > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > > For additional commands, e-mai

Re: [jira] [Commented] (MPIR-234) SCM-link in site of multimodule projects should not append module name by default (at least for git)

2015-08-11 Thread Lennart Jörelid
...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone

Re: qdox component from codehaus

2015-06-16 Thread Lennart Jörelid
-- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46 708 507 603 | (domestic

Re: Maven Web Site

2015-04-06 Thread Lennart Jörelid
. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI

Re: Maven Web Site

2015-04-05 Thread Lennart Jörelid
-- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46 708 507 603 | (domestic): 0708 - 507 603 +==+

Re: [DISCUSS] To SemVer or not to SemVer, that is the question

2015-02-23 Thread Lennart Jörelid
: dev-h...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46

Re: [DISCUSS] To SemVer or not to SemVer, that is the question

2015-02-22 Thread Lennart Jörelid
that there are scenarios where semver is required for all the project parts. And that the release plugin in its current state is close to unuseable in catering for these scenarios. 2015-02-22 12:44 GMT+01:00 Benson Margulies bimargul...@gmail.com: On Sun, Feb 22, 2015 at 6:26 AM, Lennart Jörelid

Re: [DISCUSS] To SemVer or not to SemVer, that is the question

2015-02-22 Thread Lennart Jörelid
...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46 708 507 603

Disable JDK 8 JavaDoc Lint checks for test javadocs?

2015-02-08 Thread Lennart Jörelid
/configuration /plugin /plugins For the test-javadoc execution only? -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype

Class 'java.util.List' cannot be instantiated...

2015-02-04 Thread Lennart Jörelid
) ... 25 more -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46 708 507

Re: Best practises for manipulating the JUL Logger in a Plugin

2015-02-02 Thread Lennart Jörelid
ja...@takari.io: Would it be easier if we just packaged jul-over-slf4j in the distribution to cover these cases? On Feb 2, 2015, at 10:07 AM, Lennart Jörelid lennart.jore...@gmail.com wrote: Hello all, I'm in the final phase of revamping the Jaxb2-Maven-Plugin, and have encountered

Re: Best practises for manipulating the JUL Logger in a Plugin

2015-02-02 Thread Lennart Jörelid
Mojo, ContextEnabled { /** Instance logger */ private Log log; 2015-02-03 0:50 GMT+01:00 Jason van Zyl ja...@takari.io: On Feb 2, 2015, at 6:44 PM, Lennart Jörelid lennart.jore...@gmail.com wrote: Implying that Maven should simply use SJF4J instead of the Maven logging, I take

Best practises for manipulating the JUL Logger in a Plugin

2015-02-02 Thread Lennart Jörelid
. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46 708 507 603 | (domestic): 0708 - 507 603 +==+

Plugin exposing API - best practise?

2015-01-18 Thread Lennart Jörelid
this? -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46 708 507 603 | (domestic): 0708 - 507 603 +==+

Re: Plugin exposing API - best practise?

2015-01-18 Thread Lennart Jörelid
separate public API package(s) and move the rest of plugin implementation to private packages extensions not supposed to use. -- Regards, Igor On 2015-01-18 6:17, Lennart Jörelid wrote: Hello folks, I need a best practise here - hope you can assist me with some ideas and suggestions

Re: Plugable/Softcoded/Customized Maven Plugins

2015-01-16 Thread Lennart Jörelid
solution for having the user-provided implementation *replace* the built-in one ? Kristian 2015-01-15 21:29 GMT+01:00 Lennart Jörelid lennart.jore...@gmail.com: I believe that it is important to let the POM serve as a configuration (for a set of Plugin-clad operations). If we permit the POM

Re: Plugable/Softcoded/Customized Maven Plugins

2015-01-16 Thread Lennart Jörelid
implementation=your.bread.Processor/ /transformers /configuration 2015-01-16 17:17 GMT+01:00 Lennart Jörelid lennart.jore...@gmail.com: I usually handle the case with replacing default plugin functionality with non-mandatory (and, hopefully, well-documented) plugin parameters, similar

Re: Plugable/Softcoded/Customized Maven Plugins

2015-01-15 Thread Lennart Jörelid
) - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB

Re: Plugable/Softcoded/Customized Maven Plugins

2015-01-15 Thread Lennart Jörelid
- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect

Re: JIRA projects for Maven

2015-01-08 Thread Lennart Jörelid
For additional commands, e-mail: dev-h...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype

Doclets and Unit Testing (JAXB2 Maven Plugin context)

2014-12-29 Thread Lennart Jörelid
hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46 708 507 603 | (domestic): 0708 - 507 603 +==+

Re: Doclets and Unit Testing (JAXB2 Maven Plugin context)

2014-12-29 Thread Lennart Jörelid
: Hi, It's probably easier to parse those sources with QDox[1], like we do with maven-plugin-tools. I've become the project lead of this project, so if you need help just let me know. Robert [1] http://qdox.codehaus.org Op Mon, 29 Dec 2014 16:36:21 +0100 schreef Lennart Jörelid

Re: Re: [DISCUSS] Move everything to 1.6, take 2 (was: Re: I can't make a release ...)

2014-12-25 Thread Lennart Jörelid
... and when I say CodeHaus above, I mean Apache. Fair? ;) 2014-12-25 13:11 GMT+01:00 Lennart Jörelid lennart.jore...@gmail.com: Quite true. :) But this opens another interesting discussion. Do we move the codehaus products with the slowest of the major JDK release cycles (i.e. to match

Re: Re: [DISCUSS] Move everything to 1.6, take 2 (was: Re: I can't make a release ...)

2014-12-25 Thread Lennart Jörelid
] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46 708 507 603 | (domestic): 0708 - 507 603 +==+

Re: [DISCUSS] Move everything to 1.6, take 2 (was: Re: I can't make a release ...)

2014-12-24 Thread Lennart Jörelid
. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI

Re: Adapting checkstyle rules ?

2014-11-25 Thread Lennart Jörelid
- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l

Re: How to handle Java Util Logging from external tool in a Mojo using CommandLineUtils from plexus-utils?

2014-11-11 Thread Lennart Jörelid
...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46 708

Re: How to handle Java Util Logging from external tool in a Mojo using CommandLineUtils from plexus-utils?

2014-11-11 Thread Lennart Jörelid
commands, e-mail: dev-h...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope

Re: PlexusTestCase ?

2014-10-16 Thread Lennart Jörelid
-- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46 708 507 603 | (domestic): 0708 - 507 603 +==+

Re: Plexus Archiver / Plexus Components

2014-09-11 Thread Lennart Jörelid
-- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46 708 507 603 | (domestic): 0708 - 507

Re: [Maven 4.0.0] Removing ability for plugins to dynamically inject dependencies

2014-04-13 Thread Lennart Jörelid
Hello all, Let’s see if we can focus on the issue at hand here. 12 apr 2014 kl. 16:59 skrev Jason van Zyl ja...@takari.io: On Apr 12, 2014, at 7:24 AM, Lennart Jörelid lennart.jore...@gmail.com wrote: Oh I know it is the recommended practise, but I believe that particular

Re: [Maven 4.0.0] Removing ability for plugins to dynamically inject dependencies

2014-04-12 Thread Lennart Jörelid
for bigger projects. 2014-04-11 1:23 GMT+02:00 Barrie Treloar baerr...@gmail.com: On 10 April 2014 23:37, Lennart Jörelid lennart.jore...@gmail.com wrote: So ... the consequence of your approach would be that POMs throughout a maven reactor would have to repeat a dependency declaration

Re: [Maven 4.0.0] Removing ability for plugins to dynamically inject dependencies

2014-04-10 Thread Lennart Jörelid
. 2014-04-08 2:21 GMT+02:00 Mark Derricutt m...@talios.com: On 7 Apr 2014, at 19:37, Lennart Jörelid wrote: I don't understand the difference between what you suggest here, Mark, and simply disabling transitive dependencies. Could you elaborate somewhat? Well, the basics are: * When

Re: [Maven 4.0.0] Removing ability for plugins to dynamically inject dependencies

2014-04-07 Thread Lennart Jörelid
...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46 708 507 603

Re: [Maven 4.0.0] Removing ability for plugins to dynamically inject dependencies

2014-04-07 Thread Lennart Jörelid
9:42 GMT+02:00 Anders Hammar and...@hammar.net: I believe he's talking about what's mentioned here (see the asterix): http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Dependency_Scope /Anders On Mon, Apr 7, 2014 at 9:37 AM, Lennart Jörelid lennart.jore

Re: [Maven 4.0.0] Removing ability for plugins to dynamically inject dependencies

2014-04-06 Thread Lennart Jörelid
-- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46 708 507 603 | (domestic): 0708 - 507 603 +==+

Re: Convert everything to Git

2014-02-14 Thread Lennart Jörelid
commands, e-mail: dev-h...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope

Re: [DISCUSS] Maven JVM Runtime requirements

2014-01-13 Thread Lennart Jörelid
... unless somebody implements a retroweaver to Java 7 (which at least stands a good chance), hence why I would like to drive us to Java 7 as a minimum once Java 8 is released. -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI

Re: Plugin phase awareness...

2013-12-29 Thread Lennart Jörelid
regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46 708 507 603 | (domestic): 0708 - 507 603 +==+

Re: Plugin phase awareness...

2013-12-23 Thread Lennart Jörelid
properties available to mojos are documented in [1] [1] http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/ apache/maven/plugin/PluginParameterExpressionEvaluator.html -- Regards, Igor On 12/21/2013, 3:52, Lennart Jörelid wrote: Hello all, How can a running

Re: Plugin phase awareness...

2013-12-23 Thread Lennart Jörelid
in [1] [1] http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/ apache/maven/plugin/PluginParameterExpressionEvaluator.html -- Regards, Igor On 12/21/2013, 3:52, Lennart Jörelid wrote: Hello all, How can a running Mojo query the Maven API (or some other API) to find out which

Plugin phase awareness...

2013-12-21 Thread Lennart Jörelid
] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46 708 507 603 | (domestic): 0708 - 507 603 +==+

Re: New logo?

2013-12-18 Thread Lennart Jörelid
-- Cheers, Paul -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB

Re: New logo?

2013-12-18 Thread Lennart Jörelid
need a commercial license... On Wednesday, 18 December 2013, Lennart Jörelid wrote: Nice logo - and I would suggest giving the letters Maven a more modern feel. Same color, freeware sans-serif typeface, easy on the eye. How about using Aller for the Maven letters in the logo

Re: New logo?

2013-12-18 Thread Lennart Jörelid
- -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype

Re: New logo?

2013-12-17 Thread Lennart Jörelid
] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46 708 507 603 | (domestic): 0708 - 507 603 +==+

Re: Do releases _really_ need to be built with Java 1.5?

2013-11-12 Thread Lennart Jörelid
-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL

JavaOne meetup

2013-09-22 Thread Lennart Jörelid
regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46 708 507 603 | (domestic): 0708 - 507 603 +==+

Re: Stupid Question about plugin annotations

2013-09-20 Thread Lennart Jörelid
You can sign up for a JIRA account on the JIRA welcome page. You can find the respective JIRAs on http://maven.apache.org/issue-tracking.html

Re: Installed/deployed pom with dependency in a profile

2013-08-21 Thread Lennart Jörelid
...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone

Re: Installed/deployed pom with dependency in a profile

2013-08-20 Thread Lennart Jörelid
- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke

Re: [VOTE] Release Apache Maven IDEA Plugin version 2.2.1

2013-07-24 Thread Lennart Jörelid
: dev-h...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46

[Discussion] Simplifying the release process and the maven-release-plugin/maven-site-plugin

2013-07-24 Thread Lennart Jörelid
improvements are - in my view - always Good Things(tm). What do you think? -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype

Re: [Discussion] Simplifying the release process and the maven-release-plugin/maven-site-plugin

2013-07-24 Thread Lennart Jörelid
, overridden or extended? Now it's a mixture). I'd suggest to start confluence-pages and separate these challenges. Improvements for both plugins can be investigated and developed apart from each other. Robert Op Wed, 24 Jul 2013 20:47:54 +0200 schreef Lennart Jörelid lennart.jore...@gmail.com

Re: [DISCUSS] Moving unreleased shared components to the sandbox

2013-07-24 Thread Lennart Jörelid
...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone

Re: [VOTE] All new (non-patch) releases of Maven Core after 30th Sep 2013 to require Java 6+

2013-07-23 Thread Lennart Jörelid
: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL

Re: [VOTE] Retire Maven One Plugin

2013-07-20 Thread Lennart Jörelid
+1 Really good to see the obsolete stuff be marked as such. // vänlig hälsning, // [sw: best regards], // // Lennart Jörelid 20 jul 2013 kl. 11:13 skrev Dennis Lundberg denn...@apache.org: Hi, Now that we have Maven 1 at End-Of-Life, I think it's time to retire Maven One Plugin as well

Re: [VOTE] Retire Maven Model Converter

2013-07-20 Thread Lennart Jörelid
+1 Music to My ears, Dennis. // vänlig hälsning, // [sw: best regards], // // Lennart Jörelid 20 jul 2013 kl. 19:26 skrev Dennis Lundberg denn...@apache.org: Hi, The only consumer of Maven Model Converter we have left at the Apache Maven project is Maven One Plugin. If the vote

Re: [VOTE] Retire maven-idea-plugin

2013-07-19 Thread Lennart Jörelid
+1 // vänlig hälsning, // [sw: best regards], // // Lennart Jörelid 19 jul 2013 kl. 19:01 skrev Dennis Lundberg denn...@apache.org: Hi It has been almost five years since I made the last release of maven-idea-plugin. The features in IDEA to integrate Maven has been greatly improved since

Re: Log4j2/Logback integration updates

2013-07-17 Thread Lennart Jörelid
Hello there, 2013/7/16 Chris Graham chrisgw...@gmail.com On Tue, Jul 16, 2013 at 6:26 PM, Lennart Jörelid lennart.jore...@gmail.comwrote: This is not (or should not be) an entirely technical question - support for various versions of JDK may be the simpler criterion to discuss, but I

Re: Log4j2/Logback integration updates

2013-07-16 Thread Lennart Jörelid
(): operation not supported Cheers - Arnaud Héritier http://aheritier.net Mail/GTalk: aheritier AT gmail DOT com Twitter/Skype : aheritier -- Sent from my phone -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid

Re: Java version usage survey

2013-07-16 Thread Lennart Jörelid
I rum mainly on OSX for client and some Linuxes for server - so client side is = JDK 1.6 // vänlig hälsning, // [sw: best regards], // // Lennart Jörelid 16 jul 2013 kl. 13:53 skrev Olivier Lamy ol...@apache.org: perso osx. So only = 1.6 2013/7/16 Stephen Connolly stephen.alan.conno

Re: How Maven works - definitions

2013-07-07 Thread Lennart Jörelid
/ - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru

Re: How Maven works - definitions

2013-07-07 Thread Lennart Jörelid
Nicoll a écrit : Maybe worth understanding why the current online documentation did not helped you. And maybe update it with this. Thanks. Sent from my iPhone On 07 Jul 2013, at 12:51, Lennart Jörelid lennart.jore...@gmail.com wrote: Hello there Mirko, I'd suggest fine

Re: Fwd: Maven plugin trademarks [Re: Downloading a file for shipping in an artifact]

2013-06-18 Thread Lennart Jörelid
-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL

Re: Desupport Maven 1

2013-04-18 Thread Lennart Jörelid
. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: l...@jguru.se | URL: www.jguru.se | Phone | (skype):jgurueurope | (intl): +46 708 507 603 | (domestic): 0708 - 507 603 +==+

Re: Multi-project releases

2013-03-14 Thread Lennart Jörelid
--**--**- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.**orgdev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid

Re: Site:stage relativization against a variable URL

2013-01-29 Thread Lennart Jörelid
structure. 2013/1/29 Lukas Theussl ltheu...@apache.org Lennart Jörelid wrote: Good evening, all. Today, maven-site-plugin performs its site:stage goal by copying the site of a project into a staging directory, and relativizing some URLs. The latter part is done by calculating

Site:stage relativization against a variable URL

2013-01-28 Thread Lennart Jörelid
. What do you think? -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | Phone | (skype):jgurueurope +==+

Took a stab at elaborating the requirements for site:stage

2013-01-14 Thread Lennart Jörelid
? -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid +==+

Re: Site staging strategy

2012-12-07 Thread Lennart Jörelid
/maven/site/reactor_and_inheritance.png Desired site structure: http://www.jguru.se/apache/maven/site/desired_stage_site.png 2012/12/7 Anders Hammar and...@hammar.net Lennart, Your attachments are missing. /Anders On Thu, Dec 6, 2012 at 11:49 PM, Lennart Jörelid lennart.jore

Site staging strategy

2012-12-06 Thread Lennart Jörelid
hälsningar, | [sw. Best regards] | | Lennart Jörelid +==+ - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: maven-changes-plugin: rest

2012-11-23 Thread Lennart Jörelid
- I never make the mistake of arguing with people for whose opinions I have no respect. -- Edward Gibbon -- -- +==+ | Bästa hälsningar, | [sw. Best regards] | | Lennart Jörelid | EAI Architect Integrator | | jGuru Europe AB

Re: Syntax coloured code snippets in Site - existing or DYO

2011-11-27 Thread Lennart Jörelid
, 2011 at 1:58 PM, Lennart Jörelid lennart.jore...@gmail.com wrote: Hello Simone, First - sorry for being short on the brink of incomprehensible in my response above. You are correct in that Doxia prepares HTML and the skin applies the style. However, to simplify site generation

Re: Syntax coloured code snippets in Site - existing or DYO

2011-11-27 Thread Lennart Jörelid
26, 2011 at 2:16 AM, Lennart Jörelid lennart.jore...@gmail.comwrote: Hello Simone, Looking good. So ... given that this is a skin to maven, could you include the CSS and JS of the syntax highlighter (i.e. http://alexgorbatchev.com/SyntaxHighlighter/ )? However, I guess my

Re: Syntax coloured code snippets in Site - existing or DYO

2011-11-26 Thread Lennart Jörelid
-439 It's not implemented yet... HTH, -Lukas On Sat, Nov 26, 2011 at 2:16 AM, Lennart Jörelid lennart.jore...@gmail.comwrote: Hello Simone, Looking good. So ... given that this is a skin to maven, could you include the CSS and JS of the syntax highlighter (i.e. http

Re: Syntax coloured code snippets in Site - existing or DYO

2011-11-26 Thread Lennart Jörelid
, 2011 at 9:07 AM, Lukas Theussl ltheu...@apache.org wrote: There is a feature request for that: https://jira.codehaus.org/browse/DOXIA-439 It's not implemented yet... HTH, -Lukas On Sat, Nov 26, 2011 at 2:16 AM, Lennart Jörelid lennart.jore...@gmail.comwrote: Hello Simone

Syntax coloured code snippets in Site - existing or DYO

2011-11-25 Thread Lennart Jörelid
tags and operations - but I would like to pretty print and syntax colour both Java and XML files. ... and I suppose this is fixed by some nice doxia-based utility already. Could you point me in the correct direction? // Bästa hälsningar, // [sw. Best regards // // Lennart Jörelid // lennart.jore

Re: Syntax coloured code snippets in Site - existing or DYO

2011-11-25 Thread Lennart Jörelid
://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Sat, Nov 26, 2011 at 1:15 AM, Lennart Jörelid lennart.jore...@gmail.com wrote: Hello folks, I need to include some pretty-printed and syntax coloured code snippets into the maven site of a set of projects

Re: Use of standards in the Maven core

2010-11-21 Thread Lennart Jörelid
), @XmlElement(name = fileCriterion, type = FileActivationCriterion.class, required = false) }) public ListActivationCriterion criteria = new ArrayListActivationCriterion(); } -- -- Lennart Jörelid

Re: Use of standards in the Maven core

2010-11-17 Thread Lennart Jörelid
posting to the list. Everyone are encouraged to provide suggestions before or after mine hit the list. -- Best regards, Lennart Jörelid