[
https://issues.apache.org/jira/browse/TINKERPOP-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16469094#comment-16469094
]
ASF GitHub Bot commented on TINKERPOP-1961:
-------------------------------------------
Github user robertdale commented on the issue:
https://github.com/apache/tinkerpop/pull/862
I did:
1. `bin/process-docs.sh`
2. `mvn install`
3. `find . -name '*.zip'`
4. `unzip -t
./gremlin-server/target/apache-tinkerpop-gremlin-server-3.2.9-distribution.zip
| grep images`
I don't see any images
3. `mvn deploy`
I can see the maven-assembly-plugin rebuild the zip file. Still don't see
any images in any zips
> Duplicate copies of images directory in docs
> --------------------------------------------
>
> Key: TINKERPOP-1961
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1961
> Project: TinkerPop
> Issue Type: Bug
> Components: build-release
> Affects Versions: 3.2.6
> Reporter: stephen mallette
> Priority: Minor
>
> Starting at 3.2.6 we started getting duplicate copies of images being created
> on {{publish-docs.sh}}. For example:
> http://tinkerpop.apache.org/docs/3.2.9-SNAPSHOT/images/
> http://tinkerpop.apache.org/docs/3.2.9-SNAPSHOT/static/images/
> Would be nice to figure out what's causing that so as to reduce the size of
> the upload (not sure but that could also be bloating the zip distributions)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)