|
|
+
Bharath Ravi 2013-01-22, 00:11
-
Re: Building hbase trunk: mvn site failsStack 2013-01-22, 06:04
What version of maven? What OS? Works for me w/ maven 3.0.4 on macosx.
Others have reported issues and have figured workarounds. Try searching mailing list archive. Start w/ the search box at top right hand corner of hbase.apache.org. Yours, St.Ack On Mon, Jan 21, 2013 at 4:11 PM, Bharath Ravi <[EMAIL PROTECTED]>wrote: > Hi all, > > I'm trying to build hbase-trunk. While "mvn package" succeeds, > trying to build a tarball with "mvn site" fails with the following plugin > error: > > Caused by: org.apache.maven.plugin.MojoNotFoundException: Could not find > goal 'dependency-info' in plugin > org.apache.maven.plugins:maven-project-info-reports-plugin:2.4 among > available goals distribution-management, index, dependencies, help, > issue-tracking, plugins, cim, license, dependency-management, mailing-list, > project-team, dependency-convergence, scm, plugin-management, modules, > summary > > As a newbie, I'm not sure how to handle this. > Could you please redirect me to the right place to ask this/ suggest > possible fixes or any further information I could provide? > > Thanks for the help! > -- > Bharath Ravi > +
Bharath Ravi 2013-01-22, 20:07
|