Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 563778 - java-mvn-src.eclass and java-pkg-simple.eclass: bad documentation causes app-portage/eclass-manpages to fail
Summary: java-mvn-src.eclass and java-pkg-simple.eclass: bad documentation causes app-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-22 11:17 UTC by Yutao Yuan
Modified: 2015-10-23 15:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yutao Yuan 2015-10-22 11:17:44 UTC
When emerging app-portage/eclass-manpages, it mentions these errors:

java-mvn-src.eclass:
   warning:29: ARTIFACT_ID: unable to extract default variable content: # The artifactId of the artifact. Default value is ${PN}.
   error:29: ARTIFACT_ID: no @DESCRIPTION found
FAIL: /usr/portage/repos/gentoo/eclass/java-mvn-src.eclass
......
java-pkg-simple.eclass:
   error:62: java-pkg-simple.eclass: duplicate definition found for variable: JAVA_SRC_DIR
FAIL: /usr/portage/repos/gentoo/eclass/java-pkg-simple.eclass

Looks like the documentation is broken.