You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (Jira)" <ji...@apache.org> on 2021/12/15 14:06:00 UTC

[jira] [Updated] (JENA-2219) Fast rebuild

     [ https://issues.apache.org/jira/browse/JENA-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne updated JENA-2219:
--------------------------------
    Description: 
Development helper.

Sometimes it is convenient to be able to rebuild quickly to reset the state of local maven snapshots.
 * When switching branches, you don't want the remote project development snapshots but ones related to the branch.
 * When switching branches or for POM changes, Eclipse can get out of step.
 * Produce the zips and combined jars for manual testing.

Add profile "fast" that builds everything but does not produce javadoc or run the tests.

 

  was:
Development helper.

Sometimes it is convenient to be able to rebuild quickly to reset the state of local maven snapshots.
 * When switching branches, you don't want the remote project development snapshots but ones related to the branch.
 * When switching branches or for POM changes, Eclipse can get out of step.

Add profile "fast" that builds everything but does not produce javadoc or run the tests.

 


> Fast rebuild
> ------------
>
>                 Key: JENA-2219
>                 URL: https://issues.apache.org/jira/browse/JENA-2219
>             Project: Apache Jena
>          Issue Type: Task
>          Components: Build
>    Affects Versions: Jena 4.3.1
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Minor
>             Fix For: Jena 4.4.0
>
>
> Development helper.
> Sometimes it is convenient to be able to rebuild quickly to reset the state of local maven snapshots.
>  * When switching branches, you don't want the remote project development snapshots but ones related to the branch.
>  * When switching branches or for POM changes, Eclipse can get out of step.
>  * Produce the zips and combined jars for manual testing.
> Add profile "fast" that builds everything but does not produce javadoc or run the tests.
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)