[ https://issues.apache.org/jira/browse/ACCUMULO-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob reopened ACCUMULO-2254:
---------------------------------
I attempted to follow the directions in README.findbugs and the build failed.
I ran {{mvn clean package site:stage}} and got the following error:
{noformat}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.3:stage (default-cli)
on project accumulo-project: The site does not exist, please run site:site first -> [Help
1]
{noformat}
Commit: {{0524ddbfb143336fdc56fb6d56c7c602c9f3e62f}}
Environment:
{noformat}
Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 11:22:22-0400)
Maven home: /opt/apache-maven-3.1.1
Java version: 1.7.0_51, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-7-oracle/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.11.0-15-generic", arch: "amd64", family: "unix"
{noformat}
> Remove run_findbugs.sh
> ----------------------
>
> Key: ACCUMULO-2254
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2254
> Project: Accumulo
> Issue Type: Task
> Components: build
> Affects Versions: 1.5.0
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Minor
> Fix For: 1.5.1, 1.6.0
>
>
> There is a run_findbugs.sh script that presently calls out to Ant, and requires a local
findbugs installation to work.
> This is all a bit excessive because the findbugs-maven-plugin can do all of this for
us automatically and then display it through the maven-generate site.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
|