[jira] Commented: (ARCHETYPE-191) Ability to filter filenames (rename files) during project generation

2009-01-07 Thread Alexander Maslov (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160206#action_160206 ] Alexander Maslov commented on ARCHETYPE-191: this does not work for files like:

[jira] Issue Comment Edited: (ARCHETYPE-191) Ability to filter filenames (rename files) during project generation

2009-01-07 Thread Alexander Maslov (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160206#action_160206 ] Alexander Maslov edited comment on ARCHETYPE-191 at 1/7/09 2:18 AM:

[jira] Issue Comment Edited: (ARCHETYPE-191) Ability to filter filenames (rename files) during project generation

2009-01-07 Thread Alexander Maslov (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160206#action_160206 ] Alexander Maslov edited comment on ARCHETYPE-191 at 1/7/09 2:59 AM:

[jira] Commented: (MRELEASE-401) release:prepare should create the SVN tags parent dir if it doesn't already exist, rather than failing

2009-01-07 Thread Boris Maras (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160211#action_160211 ] Boris Maras commented on MRELEASE-401: -- Is this bug related to MRELEASE-353 ?

[jira] Issue Comment Edited: (ARCHETYPE-191) Ability to filter filenames (rename files) during project generation

2009-01-07 Thread Alexander Maslov (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160206#action_160206 ] Alexander Maslov edited comment on ARCHETYPE-191 at 1/7/09 2:59 AM:

[jira] Commented: (MRELEASE-353) release:prepare failed after a refactoring

2009-01-07 Thread Boris Maras (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160213#action_160213 ] Boris Maras commented on MRELEASE-353: -- I have exactly the same problem. The missing directory

[jira] Commented: (MNG-3856) Fix interpolation to correctly treat all interpolated variables

2009-01-07 Thread Shane Isbell (JIRA)
[ http://jira.codehaus.org/browse/MNG-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160214#action_160214 ] Shane Isbell commented on MNG-3856: --- Got to the root of this problem:

[jira] Commented: (MJAVADOC-221) test-scoped dependencies sometimes used instead of compile-scoped if group and artifact are the same

2009-01-07 Thread Kay Schubert (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160215#action_160215 ] Kay Schubert commented on MJAVADOC-221: --- We have the same problem. In our case I could trace

[jira] Created: (MPIR-146) org.apache.maven.report.projectinfo.dependencies.Dependencies.mapArtifactFiles(DependencyNode, Map) wreaks havoc upon artifacts file names

2009-01-07 Thread Kay Schubert (JIRA)
org.apache.maven.report.projectinfo.dependencies.Dependencies.mapArtifactFiles(DependencyNode, Map) wreaks havoc upon artifacts file names --

[jira] Closed: (MNG-3856) Fix interpolation to correctly treat all interpolated variables

2009-01-07 Thread Shane Isbell (JIRA)
[ http://jira.codehaus.org/browse/MNG-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Isbell closed MNG-3856. - Resolution: Fixed Fixed: r732286 - Just needed to replace the references of ModelProperty.getValue, with

[jira] Created: (SCM-432) Goal scm:export does not work for Subversion repository

2009-01-07 Thread Vit Popelka (JIRA)
Goal scm:export does not work for Subversion repository --- Key: SCM-432 URL: http://jira.codehaus.org/browse/SCM-432 Project: Maven SCM Issue Type: Bug Components: maven-plugin

[jira] Commented: (MNG-3973) MavenDependencyProcessor does not throw an Exception when parent pom not found

2009-01-07 Thread Shane Isbell (JIRA)
[ http://jira.codehaus.org/browse/MNG-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160221#action_160221 ] Shane Isbell commented on MNG-3973: --- Definitely need more information. The MavenDependencyProcessor

[jira] Updated: (SCM-432) Goal scm:export does not work for Subversion repository

2009-01-07 Thread Vit Popelka (JIRA)
[ http://jira.codehaus.org/browse/SCM-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vit Popelka updated SCM-432: Attachment: export.patch Patch for subversion provider (may cause problems with other providers) Goal scm:export

[jira] Closed: (MASSEMBLY-321) artifact unavailable to other modules in the same build during 'mvn package'

2009-01-07 Thread deckrider (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] deckrider closed MASSEMBLY-321. --- Resolution: Not A Bug I stumbled upon the fact that I was using the wrong goal for the webstart maven

[jira] Commented: (MSHARED-78) FilteringUtils escapeWindowsPath() doesn't work on Windows

2009-01-07 Thread Paul Jackson (JIRA)
[ http://jira.codehaus.org/browse/MSHARED-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160248#action_160248 ] Paul Jackson commented on MSHARED-78: - IMO, Filtering should not automatically add escape

[jira] Commented: (MRELEASE-401) release:prepare should create the SVN tags parent dir if it doesn't already exist, rather than failing

2009-01-07 Thread Ian Springer (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160250#action_160250 ] Ian Springer commented on MRELEASE-401: --- I don't think so. 353 has the error: svn: Commit

[jira] Commented: (MSHARED-78) FilteringUtils escapeWindowsPath() doesn't work on Windows

2009-01-07 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/MSHARED-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160251#action_160251 ] Olivier Lamy commented on MSHARED-78: - Sure this should be optionnal. As it was introduced as a

[jira] Closed: (MNG-3938) [regression] Plugin executions with default id are not always merged

2009-01-07 Thread Shane Isbell (JIRA)
[ http://jira.codehaus.org/browse/MNG-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Isbell closed MNG-3938. - Resolution: Fixed Added in default id for plugin executions without id into PomTransformer. [regression]

[jira] Updated: (ARCHETYPE-191) Ability to filter filenames (rename files) during project generation

2009-01-07 Thread Alexander Maslov (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Maslov updated ARCHETYPE-191: --- Attachment: ReplaceFileNameToken_RegExp.patch patch changes {code} private String

[jira] Issue Comment Edited: (ARCHETYPE-191) Ability to filter filenames (rename files) during project generation

2009-01-07 Thread Alexander Maslov (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160261#action_160261 ] Alexander Maslov edited comment on ARCHETYPE-191 at 1/7/09 8:19 AM:

[jira] Closed: (DOXIA-269) ship for snippet verbatim support in maven site

2009-01-07 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas Theussl closed DOXIA-269. --- Assignee: Lukas Theussl Resolution: Not A Bug ship for snippet verbatim support in maven site

[jira] Closed: (DOXIA-268) does not build with current plexus-util

2009-01-07 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas Theussl closed DOXIA-268. --- Assignee: Lukas Theussl Resolution: Cannot Reproduce Works for me. AbstractCli is provided by

[jira] Closed: (DOXIA-271) does not build with current plexus-util

2009-01-07 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas Theussl closed DOXIA-271. --- Assignee: Lukas Theussl Resolution: Cannot Reproduce Works for me.Please provide more details about

[jira] Created: (MSKINS-5) Adds a privacy policy link as required by the board

2009-01-07 Thread Vincent Siveton (JIRA)
Adds a privacy policy link as required by the board --- Key: MSKINS-5 URL: http://jira.codehaus.org/browse/MSKINS-5 Project: Maven Skins Issue Type: Task Components: Stylus Skin

[jira] Closed: (MSKINS-5) Adds a privacy policy link as required by the board

2009-01-07 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MSKINS-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MSKINS-5. Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: stylus-1.1 Fixed in

[jira] Updated: (MDEP-98) The source must not be a directory

2009-01-07 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MDEP-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Fox updated MDEP-98: -- Fix Version/s: (was: 2.1) The source must not be a directory --

[jira] Updated: (MDEP-115) Dependency sort mojo

2009-01-07 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MDEP-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Fox updated MDEP-115: --- Fix Version/s: (was: 2.1) Dependency sort mojo Key: MDEP-115

[jira] Created: (MPLUGIN-142) Unable to add a prerequisite goal from an ant-based mojo

2009-01-07 Thread Erik Godding Boye (JIRA)
Unable to add a prerequisite goal from an ant-based mojo Key: MPLUGIN-142 URL: http://jira.codehaus.org/browse/MPLUGIN-142 Project: Maven 2.x Plugin Tools Issue Type: Bug

[jira] Commented: (MNG-3961) Update the version of the XSD

2009-01-07 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-3961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160283#action_160283 ] John Casey commented on MNG-3961: - This was added probably two years ago in trunk, but it was intended

[jira] Commented: (MAVENUPLOAD-2320) Add project to central repository

2009-01-07 Thread Jonas Abreu (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160290#action_160290 ] Jonas Abreu commented on MAVENUPLOAD-2320: -- The url for rsync is wrong. This is the

[jira] Created: (MNG-3974) New mirror syntax is not supported in 3.0

2009-01-07 Thread Brian Fox (JIRA)
New mirror syntax is not supported in 3.0 - Key: MNG-3974 URL: http://jira.codehaus.org/browse/MNG-3974 Project: Maven 2 Issue Type: Bug Components: Artifacts and Repositories Affects

[jira] Updated: (MNG-3974) New mirror syntax is not supported in 3.0

2009-01-07 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-3974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Fox updated MNG-3974: --- Assignee: Brian Fox Fix Version/s: 3.0-alpha-2 New mirror syntax is not supported in 3.0

[jira] Commented: (MNG-3961) Update the version of the XSD

2009-01-07 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MNG-3961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160296#action_160296 ] Jason van Zyl commented on MNG-3961: How about we just make an issue to address custom profile

[jira] Commented: (MNG-3961) Update the version of the XSD

2009-01-07 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MNG-3961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160297#action_160297 ] Jason van Zyl commented on MNG-3961: My reasoning here is that we've not talked about how to

[jira] Commented: (MAVENUPLOAD-2303) please add to repo1 for automatic syncing

2009-01-07 Thread jay colson (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-2303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160301#action_160301 ] jay colson commented on MAVENUPLOAD-2303: - hello? please add to repo1 for automatic

[jira] Created: (MNG-3975) getArtifact(Artifact artifact, List remoteRepositories) should include Exception in debug log messages.

2009-01-07 Thread sumit shah (JIRA)
getArtifact(Artifact artifact, List remoteRepositories) should include Exception in debug log messages. --- Key: MNG-3975 URL:

[jira] Commented: (MNG-3961) Update the version of the XSD

2009-01-07 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-3961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160323#action_160323 ] John Casey commented on MNG-3961: - sounds fine. Update the version of the XSD

[jira] Updated: (MERCURY-72) Virtual repository does not report all exception

2009-01-07 Thread Oleg Gusakov (JIRA)
[ http://jira.codehaus.org/browse/MERCURY-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Gusakov updated MERCURY-72: Component/s: Repository Virtual repository does not report all exception

[jira] Created: (MERCURY-72) Virtual repository does not report all exception

2009-01-07 Thread Oleg Gusakov (JIRA)
Virtual repository does not report all exception Key: MERCURY-72 URL: http://jira.codehaus.org/browse/MERCURY-72 Project: Mercury Issue Type: Bug Affects Versions: 1.0.0-alpha-2

[jira] Commented: (MERCURY-72) Virtual repository does not report all exception

2009-01-07 Thread Oleg Gusakov (JIRA)
[ http://jira.codehaus.org/browse/MERCURY-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160329#action_160329 ] Oleg Gusakov commented on MERCURY-72: - hopefully fixed in r732592, but need more testing. UTs

[jira] Commented: (MWAR-158) Overlaying breaks configuration of webXml with a fatal error

2009-01-07 Thread David Bernard (JIRA)
[ http://jira.codehaus.org/browse/MWAR-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160339#action_160339 ] David Bernard commented on MWAR-158: The following seems to work as a workaround. The overlay is