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

Fabian Christ commented on STANBOL-751:
---------------------------------------

The implementation stores downloaded resources from external sources into a 
"downloads" directory of a project.

The downloads directory is not deleted on a "mvn clean" by default. If you want 
to clean the downloads directory, you have to set the "downloads" property via 
'mvn clean -Ddownloads'.
                
> Switch directory for downloaded OpenNLP models
> ----------------------------------------------
>
>                 Key: STANBOL-751
>                 URL: https://issues.apache.org/jira/browse/STANBOL-751
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Data
>            Reporter: Fabian Christ
>            Assignee: Fabian Christ
>
> Currently, the OpenNLP models of the data bundles are downloaded into 
> src/main/resources. This makes it hard to see that these files are not really 
> part of the Stanbol source tree.
> We should download those resources into a "downloads/resources" folder 
> instead of the src folder. This makes it easier and obvious for releases that 
> we do not include the downloaded files in source releases.

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

Reply via email to