[jira] Issue Comment Edited: (MANT-48) Allow customization of source/target options for javac

2009-04-16 Thread Eric Gulatee (JIRA)
[ http://jira.codehaus.org/browse/MANT-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=173214#action_173214 ] Eric Gulatee edited comment on MANT-48 at 4/16/09 4:30 PM: --- Here are two poms

[jira] Issue Comment Edited: (MANT-48) Allow customization of source/target options for javac

2009-04-16 Thread Eric Gulatee (JIRA)
[ http://jira.codehaus.org/browse/MANT-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=173214#action_173214 ] Eric Gulatee edited comment on MANT-48 at 4/16/09 4:27 PM: --- Here are two poms

[jira] Updated: (MANT-48) Allow customization of source/target options for javac

2009-04-16 Thread Eric Gulatee (JIRA)
[ http://jira.codehaus.org/browse/MANT-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Gulatee updated MANT-48: - Attachment: maven-build.xml maven-build.xml > Allow customization of source/target options for jav

[jira] Updated: (MANT-48) Allow customization of source/target options for javac

2009-04-16 Thread Eric Gulatee (JIRA)
[ http://jira.codehaus.org/browse/MANT-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Gulatee updated MANT-48: - Attachment: pom.xml pom.xml Here are two poms from my project. Parent & Child. Both have in thei

[jira] Issue Comment Edited: (MANT-48) Allow customization of source/target options for javac

2009-04-16 Thread Eric Gulatee (JIRA)
[ http://jira.codehaus.org/browse/MANT-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=173209#action_173209 ] Eric Gulatee edited comment on MANT-48 at 4/16/09 4:16 PM: --- >From what I saw,

[jira] Commented: (MANT-48) Allow customization of source/target options for javac

2009-04-16 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MANT-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=173211#action_173211 ] Benjamin Bentmann commented on MANT-48: --- bq. The purpose (At least in my case) was that I can pass

[jira] Commented: (MANT-48) Allow customization of source/target options for javac

2009-04-16 Thread Eric Gulatee (JIRA)
[ http://jira.codehaus.org/browse/MANT-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=173209#action_173209 ] Eric Gulatee commented on MANT-48: -- >From what I saw, it wasn't working. I didn't realize it's suppose

[jira] Issue Comment Edited: (MANT-48) Allow customization of source/target options for javac

2009-04-16 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MANT-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=173208#action_173208 ] Benjamin Bentmann edited comment on MANT-48 at 4/16/09 3:53 PM: Can you

[jira] Commented: (MANT-48) Allow customization of source/target options for javac

2009-04-16 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MANT-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=173208#action_173208 ] Benjamin Bentmann commented on MANT-48: --- Can you elaborate on your use case some more? For instanc

[jira] Closed: (MANT-49) Use IVY to retrieve dependencies

2009-04-16 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MANT-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann closed MANT-49. - Assignee: Jason van Zyl Resolution: Won't Fix > Use IVY to retrieve dependencies > -

[jira] Reopened: (MANT-49) Use IVY to retrieve dependencies

2009-04-16 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MANT-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann reopened MANT-49: --- > Use IVY to retrieve dependencies > > > Key: MANT-49 >

[jira] Created: (MNG-4136) Regression: Environment Variables With Parenthesis Can't Be Referenced in POM

2009-04-16 Thread Joel Turkel (JIRA)
Regression: Environment Variables With Parenthesis Can't Be Referenced in POM - Key: MNG-4136 URL: http://jira.codehaus.org/browse/MNG-4136 Project: Maven 2 Issue Ty

[jira] Updated: (MANT-48) Allow customization of source/target options for javac

2009-04-16 Thread Eric Gulatee (JIRA)
[ http://jira.codehaus.org/browse/MANT-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Gulatee updated MANT-48: - Attachment: patch1.txt Patch puts the target & source for javac in the property file [maven.build.properties] ins

[jira] Closed: (MANT-49) Use IVY to retrieve dependencies

2009-04-16 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MANT-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason van Zyl closed MANT-49. - Resolution: Fixed If we use anything we'll use Mercury Ant Task, not Ivy. > Use IVY to retrieve dependencies > --

[jira] Created: (MANT-49) Use IVY to retrieve dependencies

2009-04-16 Thread Eric Gulatee (JIRA)
Use IVY to retrieve dependencies Key: MANT-49 URL: http://jira.codehaus.org/browse/MANT-49 Project: Maven 2.x Ant Plugin Issue Type: New Feature Reporter: Eric Gulatee Why not generate build scr

[jira] Commented: (MCHANGELOG-91) mvn changelog:changelog svn --non-interactive fails under Mac OSX 10.5 (svn: PROPFIND authorization failed)

2009-04-16 Thread Malachi de AElfweald (JIRA)
[ http://jira.codehaus.org/browse/MCHANGELOG-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=173183#action_173183 ] Malachi de AElfweald commented on MCHANGELOG-91: I am getting the same thing on So

[jira] Created: (MANT-48) Allow customization of source/target options for javac

2009-04-16 Thread Eric Gulatee (JIRA)
Allow customization of source/target options for javac -- Key: MANT-48 URL: http://jira.codehaus.org/browse/MANT-48 Project: Maven 2.x Ant Plugin Issue Type: Improvement Reporte

[jira] Issue Comment Edited: (MECLIPSE-469) CLONE -mark contents of "target" directory as derived

2009-04-16 Thread Morten Hattesen (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=173150#action_173150 ] Morten Hattesen edited comment on MECLIPSE-469 at 4/16/09 7:46 AM: --

[jira] Issue Comment Edited: (MECLIPSE-469) CLONE -mark contents of "target" directory as derived

2009-04-16 Thread Morten Hattesen (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=173150#action_173150 ] Morten Hattesen edited comment on MECLIPSE-469 at 4/16/09 7:45 AM: --

[jira] Commented: (MECLIPSE-469) CLONE -mark contents of "target" directory as derived

2009-04-16 Thread Morten Hattesen (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=173150#action_173150 ] Morten Hattesen commented on MECLIPSE-469: -- Another consequence of not having the target f

[jira] Reopened: (MSITE-163) The modules menu is not inherited if the parent project has no modules of its own

2009-04-16 Thread Maria Odea Ching (JIRA)
[ http://jira.codehaus.org/browse/MSITE-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maria Odea Ching reopened MSITE-163: Problem still occurs in 2.0. is still not being inherited in the child modules. > The modules menu

[jira] Created: (MDEPLOY-101) Deploying javadoc or sources file without generating POM causes NPE in VersionExpressionTransformation.transformVersions(VersionExpressionTransformation.java:203)

2009-04-16 Thread Martin Burger (JIRA)
Deploying javadoc or sources file without generating POM causes NPE in VersionExpressionTransformation.transformVersions(VersionExpressionTransformation.java:203) ---