[ 
https://issues.apache.org/jira/browse/LUCENE-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245554#comment-13245554
 ] 

Dawid Weiss commented on LUCENE-3944:
-------------------------------------

bq. I think Maven Ant Tasks' deploy target needs to be able to access the 
parent and grandparent POMs, which (I think) means either putting them into the 
user's local maven repository, or putting them at the relative location given 
in the parent POM section of each POM. 

I just recently peeked at Apache ANT's source distribution and this seems to be 
done this way (separate folder structure just for POMs with relative refs).
                
> ant clean should remove pom.xml's
> ---------------------------------
>
>                 Key: LUCENE-3944
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3944
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: general/build
>            Reporter: Chris Male
>            Priority: Blocker
>             Fix For: 3.6, 4.0
>
>         Attachments: LUCENE-3944.patch, LUCENE-3944.patch
>
>
> Currently once the pom.xml's are in place, its hard to get them out.  Having 
> them can be a little trappy when you're trying to debug the bug.  We should 
> facilitate their removal during clean.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to