[ 
http://jira.codehaus.org/browse/MNG-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119114
 ] 

Lee Bieber commented on MNG-2551:
---------------------------------

I have the same problem as described above, when ever I deploy a jar file into 
my repository, the pom file is truncated at 4096 bytes.  This is using maven 
2.0.8, with Java 1.5.0_12 on CentOS.   This happens when I do NOT use SNAPSHOT 
in my version string and run "mvn deploy"

> pom metadata file gets truncated during install into local repository
> ---------------------------------------------------------------------
>
>                 Key: MNG-2551
>                 URL: http://jira.codehaus.org/browse/MNG-2551
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Artifacts and Repositories
>    Affects Versions: 2.0.4
>         Environment: Win XP, JDK 1.4
>            Reporter: Sharmarke Aden
>             Fix For: Reviewed Pending Version Assignment
>
>         Attachments: pom.xml, shared-1.9.0.pom
>
>
> When I attempt to install my project artifact to my local repository it seems 
> that sometimes an incomplete/truncated ".pom" is deployed to my local 
> repository. It's kind of weird because sometimes it happens and sometimes it 
> doesn't. Any thoughts as to what could cause this? Attached is my pom.xml and 
> the truncated pom meta data artifact deployed to my local repository. One 
> thing I found that's odd is that the size of the truncated pom generated is 
> consistently 4096 bytes.
> p.s. my pom.xml is UTF-8 encoded and uses Unix style line delimiters. 

-- 
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

        

Reply via email to