[jira] Commented: (MJAR-82) Class-Path manifest entry should support maven repository layout

2007-12-18 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MJAR-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_117223 ] Geoffrey De Smet commented on MJAR-82: -- Thanks :) What's the configuration entry to turn this feature on? > Class-Path man

[jira] Commented: (MJAR-82) Class-Path manifest entry should support maven repository layout

2008-01-01 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MJAR-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_118322 ] Geoffrey De Smet commented on MJAR-82: -- Not yet, I hope to have some time to test it this week. Is the jar plugin snapshot

[jira] Commented: (MJAR-82) Class-Path manifest entry should support maven repository layout

2008-01-03 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MJAR-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_118597 ] Geoffrey De Smet commented on MJAR-82: -- I 've tested it and it looks ok. I haven't been able to test it with the assembly p

[jira] Commented: (MAVENUPLOAD-1936) Hibernate 3.2.6 ga upload

2008-02-26 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125128 ] Geoffrey De Smet commented on MAVENUPLOAD-1936: --- I saw a mail on their dev list through google which said

[jira] Commented: (MIDEA-102) CLONE -still broken - Module filepath is generated incorrectly

2008-03-06 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MIDEA-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_126372 ] Geoffrey De Smet commented on MIDEA-102: bq. Someone should throw that code in there, close this out and release 2.2.

[jira] Created: (MDEPLOY-26) Deploy to an interal repository, different from the one definied in the pom.xml

2006-03-14 Thread Geoffrey De Smet (JIRA)
Deploy to an interal repository, different from the one definied in the pom.xml --- Key: MDEPLOY-26 URL: http://jira.codehaus.org/browse/MDEPLOY-26 Project: Maven 2.x Deploy Plugin Type: New

[jira] Commented: (MIDEA-35) Module Libraries and WebModule libraries to package should not have a name attribute

2006-03-14 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MIDEA-35?page=comments#action_61005 ] Geoffrey De Smet commented on MIDEA-35: --- This might be the reason of the TODO in my patch (which is already applied): IntelliJ would ignore the setting to copy a library to WEB-INF/

[jira] Commented: (MIDEA-34) Add resources to source folders instead of module libraries

2006-03-17 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MIDEA-34?page=comments#action_61372 ] Geoffrey De Smet commented on MIDEA-34: --- 1)One problem with setting resources as a source filter was that IntelliJ filters it's source dirs and doesn't include png etc by default.

[jira] Created: (MNG-2158) Powered by: Spring rich client

2006-03-18 Thread Geoffrey De Smet (JIRA)
Powered by: Spring rich client -- Key: MNG-2158 URL: http://jira.codehaus.org/browse/MNG-2158 Project: Maven 2 Type: Wish Components: Documentation: General Versions: 2.0.2 Reporter: Geoffrey De Smet Priority: Trivial

[jira] Created: (MIDEA-40) war module-dependencies are jarred and copied to /WEB-INF/classes

2006-03-23 Thread Geoffrey De Smet (JIRA)
war module-dependencies are jarred and copied to /WEB-INF/classes - Key: MIDEA-40 URL: http://jira.codehaus.org/browse/MIDEA-40 Project: Maven 2.x Idea Plugin Type: Bug Reporter: Geoffrey De Smet

[jira] Commented: (MECLIPSE-85) Maven eclipse plugin generates duplicate entries in .project file

2006-03-27 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-85?page=comments#action_62142 ] Geoffrey De Smet commented on MECLIPSE-85: -- We 've seen this problem when depending on test-jars: org.springframework.richclient

[jira] Created: (MECLIPSE-86) Dependencies of type test-jar get added twice

2006-03-27 Thread Geoffrey De Smet (JIRA)
Dependencies of type test-jar get added twice - Key: MECLIPSE-86 URL: http://jira.codehaus.org/browse/MECLIPSE-86 Project: Maven 2.x Eclipse Plugin Type: Bug Versions: 2.1 Reporter: Geoffrey De Smet Fix Fo

[jira] Commented: (MECLIPSE-85) Maven eclipse plugin generates duplicate entries in .project file

2006-03-27 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-85?page=comments#action_62143 ] Geoffrey De Smet commented on MECLIPSE-85: -- I was unsure it was the same issue as ours, so I posted a new one describing ours in detail: http://jira.codehaus.org/browse/MECLI

[jira] Created: (MRELEASE-88) Rewritten pom's loose comments and XSD definition

2006-04-03 Thread Geoffrey De Smet (JIRA)
Rewritten pom's loose comments and XSD definition - Key: MRELEASE-88 URL: http://jira.codehaus.org/browse/MRELEASE-88 Project: Maven 2.x Release Plugin Type: Bug Versions: 2.0-beta-3 Reporter: Geoffrey De S

[jira] Commented: (MPJNLP-28) Signing jars should remove old signatures

2006-05-11 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MPJNLP-28?page=comments#action_65192 ] Geoffrey De Smet commented on MPJNLP-28: Acegi's jar are good test cases (they are signed by Ben Alex in ibiblio). When unsigning, don't forget to remove META-INF/xxx.SF and MET

[jira] Created: (MSUREFIRE-109) [regression] Test-resources not on classpath in forkMode always

2006-05-14 Thread Geoffrey De Smet (JIRA)
[regression] Test-resources not on classpath in forkMode always --- Key: MSUREFIRE-109 URL: http://jira.codehaus.org/browse/MSUREFIRE-109 Project: Maven 2.x Surefire Plugin Type: Bug Versions: 2.2

[jira] Commented: (MSUREFIRE-109) [regression] Test-resources not on classpath in forkMode always

2006-05-14 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-109?page=comments#action_65353 ] Geoffrey De Smet commented on MSUREFIRE-109: The build doesn't break with never, I haven't tested once. The build does break with always, even with testFailureIgnore bei

[jira] Created: (MVERIFIER-1) Verify that all dependencies are available in one of the remote repositories

2006-06-09 Thread Geoffrey De Smet (JIRA)
Verify that all dependencies are available in one of the remote repositories Key: MVERIFIER-1 URL: http://jira.codehaus.org/browse/MVERIFIER-1 Project: Maven 2.x Verifier Plugin Type: New Fe

[jira] Closed: (MDEPLOY-49) Gaol to copy artifact from one repo to another. deploy:deploy-from-other-repo

2008-08-07 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey De Smet closed MDEPLOY-49. --- Resolution: Duplicate Fix Version/s: 2.5 Withdrawing issue, fixed in stage plugin, according

[jira] Commented: (MIDEA-40) war module-dependencies are jarred and copied to /WEB-INF/classes

2006-08-17 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MIDEA-40?page=comments#action_72563 ] Geoffrey De Smet commented on MIDEA-40: --- It's fixed in 2.0 as module A : JAR module output and copy file to: /WEB-INF/lib/jarname.jar This is probably indeed the best wa

[jira] Created: (MIDEA-64) Provided dependencies are also copied to /WEB-INF/lib

2006-08-17 Thread Geoffrey De Smet (JIRA)
Provided dependencies are also copied to /WEB-INF/lib - Key: MIDEA-64 URL: http://jira.codehaus.org/browse/MIDEA-64 Project: Maven 2.x Idea Plugin Issue Type: Bug Affects Versions: 2.0

[jira] Updated: (MIDEA-64) Provided dependencies are also copied to /WEB-INF/lib

2006-08-17 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MIDEA-64?page=all ] Geoffrey De Smet updated MIDEA-64: -- Attachment: screenshot-1.jpg I 've made log4j provided in my case. > Provided dependencies are also copied to /WEB-INF/lib > -

[jira] Commented: (MRELEASE-45) release plugin removes xml comments and attributes

2006-08-30 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-45?page=comments#action_73645 ] Geoffrey De Smet commented on MRELEASE-45: -- Although most of the issues are now fixed, which is a huge improvement and enables the use of release:prepare, there a

[jira] Created: (MSITE-180) Missing url tag in (parent) pom make it ignore the site inheritence system

2006-09-09 Thread Geoffrey De Smet (JIRA)
Missing url tag in (parent) pom make it ignore the site inheritence system -- Key: MSITE-180 URL: http://jira.codehaus.org/browse/MSITE-180 Project: Maven 2.x Site Plugin

[jira] Commented: (MNG-2572) Support for unversioned third party JARs

2006-09-25 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MNG-2572?page=comments#action_75664 ] Geoffrey De Smet commented on MNG-2572: --- You're basically asking for a the jar-override system from Maven 1. Which was indeed handy for quick&dirty stuff. One side effe

[jira] Commented: (MAVENUPLOAD-1053) Upload hibernate-tools 3.2.0-beta6

2006-09-26 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-1053?page=comments#action_75757 ] Geoffrey De Smet commented on MAVENUPLOAD-1053: --- Here's the link to the related hibernate3-maven-plugin issue: MHIBERNATE-7 hibernate-entitymanager also

[jira] Commented: (MAVENUPLOAD-1053) Upload hibernate-tools 3.2.0-beta6

2006-09-26 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-1053?page=comments#action_75752 ] Geoffrey De Smet commented on MAVENUPLOAD-1053: --- hibernate-tools beta7 is out (a while) While the new hibernate and hibernate-annotations where uploaded

[jira] Created: (MDEPLOY-46) "mvn -DaltDeploymentRepository=... deploy" of a SNAPSHOT doesn't replace date.buildnumber

2007-01-04 Thread Geoffrey De Smet (JIRA)
"mvn -DaltDeploymentRepository=... deploy" of a SNAPSHOT doesn't replace date.buildnumber -- Key: MDEPLOY-46 URL: http://jira.codehaus.org/browse/MDEPLOY-46 Proj

[jira] Commented: (MDEPLOY-46) "mvn -DaltDeploymentRepository=... deploy" of a SNAPSHOT doesn't replace date.buildnumber

2007-01-04 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-46?page=comments#action_84022 ] Geoffrey De Smet commented on MDEPLOY-46: - One of the modules had NullPointerException in it, but according to WAGONSSH-49 that's an independend issue: [INFO] Usin

[jira] Commented: (MDEPLOY-41) Deploying to alternate repo specified by -DrepositoryId=

2007-01-04 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-41?page=comments#action_84023 ] Geoffrey De Smet commented on MDEPLOY-41: - Nice, but for SNAPSHOT it doesn't quite work a 100% yet (the remote repo might even be considered slightly corrupted by i

[jira] Created: (MECLIPSE-214) Non-flat multiproject support (like idea plugin) + docs

2007-01-10 Thread Geoffrey De Smet (JIRA)
Non-flat multiproject support (like idea plugin) + docs --- Key: MECLIPSE-214 URL: http://jira.codehaus.org/browse/MECLIPSE-214 Project: Maven 2.x Eclipse Plugin Issue Type: New Feature

[jira] Commented: (MECLIPSE-165) Ability to exclude filtered resources from eclipse's source directories

2007-01-18 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-165?page=comments#action_85344 ] Geoffrey De Smet commented on MECLIPSE-165: --- MECLIPSE-48 doesn't solve this: you don't want maven to exclude them, but you do want eclipse to exclude them. Wou

[jira] Created: (MDEPLOY-48) deploy:deploy-file does not support deploying sources jars too

2007-01-23 Thread Geoffrey De Smet (JIRA)
deploy:deploy-file does not support deploying sources jars too -- Key: MDEPLOY-48 URL: http://jira.codehaus.org/browse/MDEPLOY-48 Project: Maven 2.x Deploy Plugin Issue Type: Improv

[jira] Commented: (MDEPLOY-48) deploy:deploy-file does not support deploying sources jars too

2007-01-23 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_85762 ] Geoffrey De Smet commented on MDEPLOY-48: - the workaround of scp'ing the sources jar manually isn't that good because

[jira] Created: (MDEPLOY-49) Gaol to copy artifact from one repo to another. deploy:deploy-from-other-repo

2007-01-23 Thread Geoffrey De Smet (JIRA)
Gaol to copy artifact from one repo to another. deploy:deploy-from-other-repo - Key: MDEPLOY-49 URL: http://jira.codehaus.org/browse/MDEPLOY-49 Project: Maven 2.x Deploy Plugi

[jira] Commented: (MNG-2206) bad properties interpolation with profiles

2007-01-24 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MNG-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_85859 ] Geoffrey De Smet commented on MNG-2206: --- Is my problem of "cmd line property does not override others" is probably the s

[jira] Commented: (MIDEA-102) CLONE -still broken - Module filepath is generated incorrectly

2007-08-25 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MIDEA-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_105686 ] Geoffrey De Smet commented on MIDEA-102: same here: win xp + idea 6 + maven 2.0.7 + maven-idea-plugin 2.1 (and 2.0 too

[jira] Created: (MJAR-82) Class-Path manifest entry should support maven repository layout

2007-08-27 Thread Geoffrey De Smet (JIRA)
Class-Path manifest entry should support maven repository layout Key: MJAR-82 URL: http://jira.codehaus.org/browse/MJAR-82 Project: Maven 2.x Jar Plugin Issue Type: Improvement

[jira] Commented: (MIDEA-102) CLONE -still broken - Module filepath is generated incorrectly

2007-09-24 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MIDEA-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_108101 ] Geoffrey De Smet commented on MIDEA-102: Confirming it doesn't work for idea 2.0 or 2.1. It's maven 2.0.7 and win xp

[jira] Created: (MNG-2834) "from the specified remote repositories" message incorrect

2007-02-19 Thread Geoffrey De Smet (JIRA)
"from the specified remote repositories" message incorrect -- Key: MNG-2834 URL: http://jira.codehaus.org/browse/MNG-2834 Project: Maven 2 Issue Type: Bug Components: Artifact

[jira] Created: (MPIR-65) Direct report generation breaks on skin version even though it is specified

2007-04-16 Thread Geoffrey De Smet (JIRA)
Direct report generation breaks on skin version even though it is specified --- Key: MPIR-65 URL: http://jira.codehaus.org/browse/MPIR-65 Project: Maven 2.x Project Info Reports P

[jira] Commented: (MASSEMBLY-159) Add FAQ about building multi-module assemblies from the top using Maven 2.0

2007-04-24 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_93988 ] Geoffrey De Smet commented on MASSEMBLY-159: Why can "mvn package assembly:directory" be run, but it cannot be

[jira] Created: (MASSEMBLY-204) Make a single goal (assembly:assembly) that covers all cases of assembly:attached, directory, ...

2007-04-24 Thread Geoffrey De Smet (JIRA)
Make a single goal (assembly:assembly) that covers all cases of assembly:attached, directory, ... - Key: MASSEMBLY-204 URL: http://jira.codehaus.org/browse/MASSEMBLY-2

[jira] Created: (MNG-2962) (False) transitive dependencies don't appear on the compiler classpath in some windows environments since m2.0.6.

2007-04-25 Thread Geoffrey De Smet (JIRA)
(False) transitive dependencies don't appear on the compiler classpath in some windows environments since m2.0.6. - Key: MNG-2962 URL: http://jira.code

[jira] Updated: (MNG-2962) (False) transitive dependencies don't appear on the compiler classpath in some windows environments since m2.0.6.

2007-04-25 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MNG-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey De Smet updated MNG-2962: -- Attachment: m2.0.6-failing-compile-machineC.log > (False) transitive dependencies don't appear on the c

[jira] Updated: (MNG-2962) (False) transitive dependencies don't appear on the compiler classpath in some windows environments since m2.0.6.

2007-04-25 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MNG-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey De Smet updated MNG-2962: -- Attachment: m2.0.6-working-compile-machineB.log > (False) transitive dependencies don't appear on the c

[jira] Commented: (MNG-2962) (False) transitive dependencies don't appear on the compiler classpath in some windows environments since m2.0.6.

2007-04-25 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MNG-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_94063 ] Geoffrey De Smet commented on MNG-2962: --- There is thread @user called "m2.0.6 with false transitive dependencies fails on

[jira] Commented: (MASSEMBLY-190) Problem with dependency conflict resolution on multi-module project

2007-04-25 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_94069 ] Geoffrey De Smet commented on MASSEMBLY-190: I also have this issue. I include 2 modules, both have a conflict

[jira] Commented: (MNG-2962) (False) transitive dependencies don't appear on the compiler classpath in some windows environments since m2.0.6.

2007-04-25 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MNG-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_94100 ] Geoffrey De Smet commented on MNG-2962: --- At one point, machine A and machine C removed their local repo's and made sure t

[jira] Commented: (MNG-2962) (False) transitive dependencies don't appear on the compiler classpath in some windows environments since m2.0.6.

2007-04-25 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MNG-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_94101 ] Geoffrey De Smet commented on MNG-2962: --- However, if we - instead of adding the false transitive dependences - removed th

[jira] Commented: (MECLIPSE-79) exclude dependencies from the Classpath Container

2007-05-07 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95320 ] Geoffrey De Smet commented on MECLIPSE-79: -- At drools they have a use case for excluded dependencies: http://jira.jb

[jira] Commented: (MECLIPSE-79) exclude dependencies from the Classpath Container

2007-05-07 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95329 ] Geoffrey De Smet commented on MECLIPSE-79: -- Putting them on scope "provided" won't work in the drools use case thoug

[jira] Commented: (MDEPLOY-46) "mvn -DaltDeploymentRepository=... deploy" of a SNAPSHOT doesn't replace date.buildnumber

2007-05-15 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95880 ] Geoffrey De Smet commented on MDEPLOY-46: - Even setting -DupdateReleaseInfo=true doesn't help, try it yourself: mvn d

[jira] Commented: (MDEPLOY-46) "mvn -DaltDeploymentRepository=... deploy" of a SNAPSHOT doesn't replace date.buildnumber

2007-05-15 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95881 ] Geoffrey De Smet commented on MDEPLOY-46: - -DupdateReleaseInfo=true doesn't even seem to work on a normal: mvn deplo

[jira] Created: (MDEPLOY-115) Deploy should not fail if and does not exist when used with -DaltDeploymentRepository

2009-12-23 Thread Geoffrey De Smet (JIRA)
Deploy should not fail if and does not exist when used with -DaltDeploymentRepository --- Key: MDEPLOY-115 URL: http://jira.codehaus.org/brow

[jira] Commented: (MNG-2727) Fix Logging in threadsafe components

2010-01-08 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MNG-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=205729#action_205729 ] Geoffrey De Smet commented on MNG-2727: --- log4j has been unchanged (=dead?) for 4 years. It's crea

[jira] Commented: (MNG-4893) [regression] Version x.y.z.SNAPSHOT does not deploy correctly

2010-12-10 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MNG-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=247187#action_247187 ] Geoffrey De Smet commented on MNG-4893: --- Drools recently dumped the bad snapshot way (.SNAPSHOT)

[jira] [Created] (MCOMPILER-270) Support release=8 on JDK 9 (with fallback on source=8 and target=8 on JDK 8)

2016-06-15 Thread Geoffrey De Smet (JIRA)
Geoffrey De Smet created MCOMPILER-270: -- Summary: Support release=8 on JDK 9 (with fallback on source=8 and target=8 on JDK 8) Key: MCOMPILER-270 URL: https://issues.apache.org/jira/browse/MCOMPILER-270

[jira] [Updated] (MCOMPILER-270) Support release=8 on JDK 9 (with fallback on source=8 and target=8 on JDK 8)

2016-06-15 Thread Geoffrey De Smet (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey De Smet updated MCOMPILER-270: --- Description: JDK 9 now supports the the follow argument: {code} javac -release 7 {c

[jira] [Comment Edited] (MCOMPILER-270) Support release=8 on JDK 9 (with fallback on source=8 and target=8 on JDK 8)

2016-06-16 Thread Geoffrey De Smet (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15333276#comment-15333276 ] Geoffrey De Smet edited comment on MCOMPILER-270 at 6/16/16 7:25 AM:

[jira] [Commented] (MCOMPILER-270) Support release=8 on JDK 9 (with fallback on source=8 and target=8 on JDK 8)

2016-06-16 Thread Geoffrey De Smet (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15333276#comment-15333276 ] Geoffrey De Smet commented on MCOMPILER-270: not translate source/target to

[jira] [Comment Edited] (MCOMPILER-270) Support release=8 on JDK 9 (with fallback on source=8 and target=8 on JDK 8)

2016-06-16 Thread Geoffrey De Smet (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15333276#comment-15333276 ] Geoffrey De Smet edited comment on MCOMPILER-270 at 6/16/16 7:25 AM:

[jira] [Comment Edited] (MCOMPILER-270) Support release=8 on JDK 9 (with fallback on source=8 and target=8 on JDK 8)

2016-06-16 Thread Geoffrey De Smet (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15333276#comment-15333276 ] Geoffrey De Smet edited comment on MCOMPILER-270 at 6/16/16 7:25 AM:

[jira] Created: (MNG-5064) mvn -nsu (--no-snapshot-updates) should not download snapshots (and break local builds)

2011-04-13 Thread Geoffrey De Smet (JIRA)
mvn -nsu (--no-snapshot-updates) should not download snapshots (and break local builds) --- Key: MNG-5064 URL: http://jira.codehaus.org/browse/MNG-5064 Project: Maven

[jira] Created: (MASSEMBLY-557) Corrupted zip created by assembly: extracting the zip forgets certain folders (or throws permission denied errors) possibly because zip index is corrupted

2011-04-21 Thread Geoffrey De Smet (JIRA)
Corrupted zip created by assembly: extracting the zip forgets certain folders (or throws permission denied errors) possibly because zip index is corrupted ---

[jira] Commented: (MASSEMBLY-557) Corrupted zip created by assembly: extracting the zip forgets certain folders (or throws permission denied errors) possibly because zip index is corrupted

2011-04-21 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=264372#action_264372 ] Geoffrey De Smet commented on MASSEMBLY-557: Should be "cd droolsjbpm-integration-dist

[jira] Commented: (MASSEMBLY-557) Corrupted zip created by assembly: extracting the zip forgets certain folders (or throws permission denied errors) possibly because zip index is corrupted

2011-04-22 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=264377#action_264377 ] Geoffrey De Smet commented on MASSEMBLY-557: Note that the reproduce recipe does not a

[jira] Created: (MNG-5115) Repository deprecation: When a mvn build uses a maven repository that is marked deprecated in the maven repository metadata, it should show a warning.

2011-06-08 Thread Geoffrey De Smet (JIRA)
Repository deprecation: When a mvn build uses a maven repository that is marked deprecated in the maven repository metadata, it should show a warning. ---

[jira] Commented: (MASSEMBLY-557) Corrupted zip created by assembly: extracting the zip forgets certain folders (or throws permission denied errors) possibly because zip index is corrupted

2011-06-21 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=271007#comment-271007 ] Geoffrey De Smet commented on MASSEMBLY-557: During the 5.2.0.CR1 it occurred again,

[jira] Commented: (MASSEMBLY-557) Corrupted zip created by assembly: extracting the zip forgets certain folders (or throws permission denied errors) possibly because zip index is corrupted

2011-06-21 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=271072#comment-271072 ] Geoffrey De Smet commented on MASSEMBLY-557: During 5.2.0 final it occurred again, f

[jira] Issue Comment Edited: (MASSEMBLY-557) Corrupted zip created by assembly: extracting the zip forgets certain folders (or throws permission denied errors) possibly because zip index is corrupted

2011-06-23 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=271072#comment-271072 ] Geoffrey De Smet edited comment on MASSEMBLY-557 at 6/23/11 7:00 AM: -

[jira] Commented: (MASSEMBLY-557) Corrupted zip created by assembly: extracting the zip forgets certain folders (or throws permission denied errors) possibly because zip index is corrupted

2011-06-23 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=271185#comment-271185 ] Geoffrey De Smet commented on MASSEMBLY-557: Similar problems with javadoc directory

[jira] Commented: (MNG-5064) mvn -nsu (--no-snapshot-updates) should not download snapshots (and break local builds)

2011-07-27 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MNG-5064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=274335#comment-274335 ] Geoffrey De Smet commented on MNG-5064: --- Yet I have replicated it a couple of days on the comma

[jira] Commented: (MNG-5064) mvn -nsu (--no-snapshot-updates) should not download snapshots (and break local builds)

2011-07-27 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MNG-5064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=274336#comment-274336 ] Geoffrey De Smet commented on MNG-5064: --- Note, we do have this is in our parent pom: {code}

[jira] Issue Comment Edited: (MNG-5064) mvn -nsu (--no-snapshot-updates) should not download snapshots (and break local builds)

2011-07-27 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MNG-5064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=274336#comment-274336 ] Geoffrey De Smet edited comment on MNG-5064 at 7/27/11 3:13 AM: Note,

[jira] Issue Comment Edited: (MNG-5064) mvn -nsu (--no-snapshot-updates) should not download snapshots (and break local builds)

2011-07-27 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MNG-5064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=274336#comment-274336 ] Geoffrey De Smet edited comment on MNG-5064 at 7/27/11 3:13 AM: Note,

[jira] Created: (MRELEASE-699) release:update-versions should support -DreleaseVersion too (not only -DdevelopmentVersion), so it also supports not suffixing the version with -SNAPSHOT

2011-08-03 Thread Geoffrey De Smet (JIRA)
release:update-versions should support -DreleaseVersion too (not only -DdevelopmentVersion), so it also supports not suffixing the version with -SNAPSHOT ---

[jira] Commented: (MRELEASE-699) release:update-versions should support -DreleaseVersion too (not only -DdevelopmentVersion), so it also supports not suffixing the version with -SNAPSHOT

2011-08-03 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MRELEASE-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=274900#comment-274900 ] Geoffrey De Smet commented on MRELEASE-699: --- I patched this, please pull my changes:

[jira] Updated: (MRELEASE-699) release:update-versions should support -DreleaseVersion too (not only -DdevelopmentVersion), so it also supports not suffixing the version with -SNAPSHOT

2011-08-04 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MRELEASE-699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey De Smet updated MRELEASE-699: -- Attachment: 0001-MRELEASE-699-release-update-versions-should-support-.patch No problem :)

[jira] Commented: (MRELEASE-699) release:update-versions should support -DreleaseVersion too (not only -DdevelopmentVersion), so it also supports not suffixing the version with -SNAPSHOT

2011-08-04 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MRELEASE-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=274991#comment-274991 ] Geoffrey De Smet commented on MRELEASE-699: --- I can't use the release plugin for various

[jira] Issue Comment Edited: (MRELEASE-699) release:update-versions should support -DreleaseVersion too (not only -DdevelopmentVersion), so it also supports not suffixing the version with -SNAPSHOT

2011-08-04 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MRELEASE-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=274991#comment-274991 ] Geoffrey De Smet edited comment on MRELEASE-699 at 8/4/11 7:26 AM:

[jira] Commented: (MRELEASE-699) release:update-versions should support -DreleaseVersion too (not only -DdevelopmentVersion), so it also supports not suffixing the version with -SNAPSHOT

2011-09-05 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MRELEASE-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=277764#comment-277764 ] Geoffrey De Smet commented on MRELEASE-699: --- There is an alternative plugin to change t

[jira] Created: (MWAR-264) Goal war:exploded should support packagingExcludes too

2011-09-30 Thread Geoffrey De Smet (JIRA)
Goal war:exploded should support packagingExcludes too -- Key: MWAR-264 URL: https://jira.codehaus.org/browse/MWAR-264 Project: Maven 2.x WAR Plugin Issue Type: Improvement Affects Vers

[jira] (MRELEASE-699) release:update-versions should support -DreleaseVersion too (not only -DdevelopmentVersion), so it also supports not suffixing the version with -SNAPSHOT

2012-01-11 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MRELEASE-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=288008#comment-288008 ] Geoffrey De Smet commented on MRELEASE-699: --- @Tomislav: yes > release:

[jira] (MJAVADOC-338) When includeDependencySources=true the javadoc plugin should not download the internet every time it is run

2012-01-17 Thread Geoffrey De Smet (JIRA)
Geoffrey De Smet created MJAVADOC-338: - Summary: When includeDependencySources=true the javadoc plugin should not download the internet every time it is run Key: MJAVADOC-338 URL: https://jira.codehaus.org/bro

[jira] (MJAVADOC-338) When includeDependencySources=true the javadoc plugin should not download the internet every time it is run

2012-01-17 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MJAVADOC-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=288527#comment-288527 ] Geoffrey De Smet commented on MJAVADOC-338: --- Notice how it always looks for "javadoc-re

[jira] (MJAVADOC-280) Allow creation of aggregated javadocs source bundles from project dependencies

2012-01-17 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MJAVADOC-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=288531#comment-288531 ] Geoffrey De Smet commented on MJAVADOC-280: --- Please reopen this issue: it doesn't work

[jira] (MJAVADOC-280) Allow creation of aggregated javadocs source bundles from project dependencies

2012-01-17 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MJAVADOC-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=288539#comment-288539 ] Geoffrey De Smet commented on MJAVADOC-280: --- In some cases it works, strange. I 'll see

[jira] (MJAVADOC-339) useStrictFiltering support in javadoc plugin for dependencySourceIncludes and dependencySourceExcludes

2012-01-17 Thread Geoffrey De Smet (JIRA)
Geoffrey De Smet created MJAVADOC-339: - Summary: useStrictFiltering support in javadoc plugin for dependencySourceIncludes and dependencySourceExcludes Key: MJAVADOC-339 URL: https://jira.codehaus.org/browse/M

[jira] (MJAVADOC-340) Javadoc generation with includeDependencySources=true crashes when any of those dependencies have scope=provided dependencies

2012-01-17 Thread Geoffrey De Smet (JIRA)
Geoffrey De Smet created MJAVADOC-340: - Summary: Javadoc generation with includeDependencySources=true crashes when any of those dependencies have scope=provided dependencies Key: MJAVADOC-340 URL: https://jir

[jira] (MRESOURCES-31) Dependency resolution for resource filtering

2013-08-14 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MRESOURCES-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=330625#comment-330625 ] Geoffrey De Smet commented on MRESOURCES-31: We have a use case related to osgi/kara

[jira] (MJAVADOC-338) When includeDependencySources=true the javadoc plugin should not download the internet every time it is run

2014-04-03 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MJAVADOC-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=344088#comment-344088 ] Geoffrey De Smet commented on MJAVADOC-338: --- @JohnCasey Although I only want to include

[jira] (MENFORCER-128) Fail the build if a dependency is overwriten with an incompatible lower version (patch)

2012-02-09 Thread Geoffrey De Smet (JIRA)
Geoffrey De Smet created MENFORCER-128: -- Summary: Fail the build if a dependency is overwriten with an incompatible lower version (patch) Key: MENFORCER-128 URL: https://jira.codehaus.org/browse/MENFORCER-128

[jira] (MENFORCER-128) Fail the build if a dependency is overwriten with an incompatible lower version (patch)

2012-02-09 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MENFORCER-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey De Smet updated MENFORCER-128: --- Attachment: MENFORCER-128.patch Patch attached. Please apply on this codebase: http://s

[jira] (MENFORCER-128) Fail the build if a dependency is overwriten with an incompatible lower version (patch)

2012-02-09 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MENFORCER-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=291270#comment-291270 ] Geoffrey De Smet commented on MENFORCER-128: Patch includes documentation and IT tes

[jira] (MENFORCER-128) Fail the build if a dependency is overwriten with an incompatible lower version (patch)

2012-02-10 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MENFORCER-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=291344#comment-291344 ] Geoffrey De Smet commented on MENFORCER-128: To see what sort of dirt this can bring

[jira] (MENFORCER-128) Fail the build if a dependency is overwriten with an incompatible lower version (patch)

2012-02-13 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MENFORCER-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=291455#comment-291455 ] Geoffrey De Smet commented on MENFORCER-128: I am ok with any name change, but I do

[jira] (MENFORCER-128) Fail the build if a dependency is overwriten with an incompatible lower version (patch)

2012-02-13 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MENFORCER-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=291455#comment-291455 ] Geoffrey De Smet edited comment on MENFORCER-128 at 2/13/12 2:49 AM: -

[jira] (MENFORCER-128) Fail the build if a dependency is overwriten with an incompatible lower version (patch)

2012-02-13 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MENFORCER-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=291455#comment-291455 ] Geoffrey De Smet edited comment on MENFORCER-128 at 2/13/12 2:48 AM: -

[jira] (MENFORCER-128) Fail the build if a dependency is overwriten with an incompatible lower version (patch)

2012-02-13 Thread Geoffrey De Smet (JIRA)
[ https://jira.codehaus.org/browse/MENFORCER-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=291499#comment-291499 ] Geoffrey De Smet commented on MENFORCER-128: Ok, sounds good :) > F

  1   2   >