[
https://issues.apache.org/jira/browse/RATIS-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated RATIS-1322:
------------------------------------
Fix Version/s: 2.0.0
> Cannot build from source without repo
> -------------------------------------
>
> Key: RATIS-1322
> URL: https://issues.apache.org/jira/browse/RATIS-1322
> Project: Ratis
> Issue Type: Bug
> Components: build
> Reporter: Attila Doroszlai
> Assignee: Attila Doroszlai
> Priority: Blocker
> Fix For: 2.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {code:title=steps to reproduce}
> git clone https://github.com/apache/ratis.git
> cd ratis
> rm -fr .git
> mvn -DskipTests clean package
> {code}
> {code:title=result}
> [INFO] Apache Ratis ....................................... FAILURE [ 0.890
> s]
> ...
> [ERROR] Failed to execute goal
> org.codehaus.mojo:buildnumber-maven-plugin:1.4:create-metadata (default) on
> project ratis: Execution default of goal
> org.codehaus.mojo:buildnumber-maven-plugin:1.4:create-metadata failed.:
> NullPointerException -> [Help 1]
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)