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

Steve Rowe commented on LUCENE-4134:
------------------------------------

bq. I think Maven can technically handle artifact naming schemes that differ 
from artifactId-version(-type).jar, but I've never done that before, and I 
personally don't think it's worth the effort, especially given the IMHO goofy 
result.

Hmm, I just realized that there are actually two possible ways to address the 
naming difference - the above comment confuses the second with the first: 

# Change the Solr artifactIds, and maybe also the groupId, by prepending 
"apache-".  This is what I was calling goofy.
# Change the Solr artifact filenames by prepending "apache-", without changing 
the artifactIds or the groupId.

Thinking about it more, I'm dubious that #2 is even possible; while I know that 
maven-jar-plugin (the Maven jar producer) allows for its output to be named 
non-conventionally, I don't know how Maven resolution would work if the 
filename starts with something other than the artifactId.
                
> modify release process/scripts to use svn for rc/release publishing 
> (svnpubsub)
> -------------------------------------------------------------------------------
>
>                 Key: LUCENE-4134
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4134
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Hoss Man
>            Priority: Blocker
>             Fix For: 4.1
>
>
> By the end of 2012, all of www.apache.org *INCLUDING THE DIST DIR* must be 
> entirely managed using "svnpubsub" ... our use of the Apache CMS for 
> lucene.apache.org puts us in compliance for our main website, but the dist 
> dir use for publishing release artifacts also needs to be manaved via svn.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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