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

[jira] [Commented] (JENA-2219) Fast maven rebuild

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

Rob Vesse commented on JENA-2219:
---------------------------------

So isn't this just {{mvn clean install -DskipTests -Dmaven.javadoc.skip}}

Do we need a specific profile for this or can we just document for developers?

> Fast maven 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)