[jira] Commented: (MNG-4064) Maven replace var project.build.directory for escape character '/'

2009-03-23 Thread Jose Morales Martinez (JIRA)

[ 
http://jira.codehaus.org/browse/MNG-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=170721#action_170721
 ] 

Jose Morales Martinez commented on MNG-4064:


I fixed process-resources version to 2.2  and then it works successfully. With 
version 2.3 it doesn't work.  

You can close this issue. 

 Maven replace var project.build.directory for escape character '/'
 --

 Key: MNG-4064
 URL: http://jira.codehaus.org/browse/MNG-4064
 Project: Maven 2
  Issue Type: Bug
  Components: Maven Resources Filtering
Affects Versions: 2.0.10
 Environment: Windows XP
Reporter: Jose Morales Martinez

 When I process Maven vars in resources files, Maven replace 
 project.build.directory var  for path with characters //.
 Maven 2.0.9 replace path successfully, but Maven 2.0.10 replace character '/' 
 for '//'  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Closed: (MNG-4064) Maven replace var project.build.directory for escape character '/'

2009-03-23 Thread Jose Morales Martinez (JIRA)

 [ 
http://jira.codehaus.org/browse/MNG-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jose Morales Martinez closed MNG-4064.
--

Resolution: Not A Bug

 Maven replace var project.build.directory for escape character '/'
 --

 Key: MNG-4064
 URL: http://jira.codehaus.org/browse/MNG-4064
 Project: Maven 2
  Issue Type: Bug
  Components: Maven Resources Filtering
Affects Versions: 2.0.10
 Environment: Windows XP
Reporter: Jose Morales Martinez

 When I process Maven vars in resources files, Maven replace 
 project.build.directory var  for path with characters //.
 Maven 2.0.9 replace path successfully, but Maven 2.0.10 replace character '/' 
 for '//'  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (MNG-4064) Maven replace var project.build.directory for escape character '/'

2009-03-04 Thread Jose Morales Martinez (JIRA)
Maven replace var project.build.directory for escape character '/'
--

 Key: MNG-4064
 URL: http://jira.codehaus.org/browse/MNG-4064
 Project: Maven 2
  Issue Type: Bug
  Components: Maven Resources Filtering
Affects Versions: 2.0.10
 Environment: Windows XP

Reporter: Jose Morales Martinez


When I process Maven vars in resources files, Maven replace 
project.build.directory var  for path with characters //.

Maven 2.0.9 replace path successfully, but Maven 2.0.10 replace character '/' 
for '//'  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MNG-4064) Maven replace var project.build.directory for escape character '/'

2009-03-04 Thread Jose Morales Martinez (JIRA)

[ 
http://jira.codehaus.org/browse/MNG-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=167898#action_167898
 ] 

Jose Morales Martinez commented on MNG-4064:


I use this configuration in pom.xml:
{noformat} 
plugin
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-resources-plugin/artifactId
configuration
encodingUTF-8/encoding
/configuration
/plugin
{noformat} 

I think this should use the last release plugin (2.3). I used this 
configuration with Maven 2.0.9 and go OK, but when I installed Maven 2.0.10, I 
have got this problem.

I am going swap resource plugin to version 2.2 and I will test with Maven 
2.0.10 and comment the result.

 Maven replace var project.build.directory for escape character '/'
 --

 Key: MNG-4064
 URL: http://jira.codehaus.org/browse/MNG-4064
 Project: Maven 2
  Issue Type: Bug
  Components: Maven Resources Filtering
Affects Versions: 2.0.10
 Environment: Windows XP
Reporter: Jose Morales Martinez

 When I process Maven vars in resources files, Maven replace 
 project.build.directory var  for path with characters //.
 Maven 2.0.9 replace path successfully, but Maven 2.0.10 replace character '/' 
 for '//'  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira