Hi All

        Please find my comments below.

>There is no attachment (I think that the ML manager strips those).
>Please copy/paste the relevant part of the console log (or provide
>a link to it).
--The build was done locally with a fresh clone of the feature branch.
Please find the log below. Kindly let me know once the build is successful.
The command was "*mvn clean verify apache-rat:check checkstyle:check
pmd:check spotbugs:check javadoc:javadoc*".

...
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-javadoc-plugin:3.2.0:javadoc (default-cli) <
generate-sources @ commons-math4-legacy <<<
[INFO]
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:javadoc (default-cli) @
commons-math4-legacy ---
[INFO] No previous run data found, generating javadoc.
[INFO]
19 errors
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Commons Math 4.0-SNAPSHOT:
[INFO]
[INFO] Apache Commons Math ................................ SUCCESS [
11.692 s]
[INFO] Miscellaneous core classes ......................... SUCCESS [
34.790 s]
[INFO] Artificial neural networks ......................... SUCCESS [
26.235 s]
[INFO] Transforms ......................................... SUCCESS [
29.626 s]
[INFO] genetic algorithm .................................. SUCCESS [
34.566 s]
[INFO] Exception classes (Legacy) ......................... SUCCESS [
25.376 s]
[INFO] Miscellaneous core classes (Legacy) ................ SUCCESS [
37.143 s]
[INFO] Apache Commons Math (Legacy) ....................... FAILURE [02:31
min]
[INFO] Example applications ............................... SKIPPED
[INFO] SOFM ............................................... SKIPPED
[INFO] SOFM: Chinese Rings ................................ SKIPPED
[INFO] SOFM: Traveling Salesman Problem ................... SKIPPED
[INFO] K-Means ............................................ SKIPPED
[INFO] K-Means: Image Clustering .......................... SKIPPED
[INFO] examples-genetic-algorithm ......................... SKIPPED
[INFO] examples-ga-math-functions ......................... SKIPPED
[INFO] examples-ga-tsp .................................... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time:  05:51 min
[INFO] Finished at: 2022-01-30T11:35:44+05:30
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javadoc (default-cli)
on project commons-math4-legacy: An error has occurred in Javadoc report
generation:
[ERROR] Exit code: 1 -
C:\Personal\Work\opensource\apache-commons-maths\commons-math\commons-math-legacy\src\main\java\org\apache\commons\math4\legacy\fitting\leastsquares\LevenbergMarquardtOptimizer.java:60:
error: attribute border for table only accepts "" or "1", use CSS instead:
BORDER
[ERROR]  * <table style="text-align: center; background-color: #E0E0E0"
border="0" width="80%" cellpadding="10" summary="MINPACK redistribution
policy">
[ERROR]                                                                 ^
[ERROR]
C:\Personal\Work\opensource\apache-commons-maths\commons-math\commons-math-legacy\src\main\java\org\apache\commons\math4\legacy\fitting\leastsquares\LevenbergMarquardtOptimizer.java:60:
error: attribute not supported in HTML5: width
[ERROR]  * <table style="text-align: center; background-color: #E0E0E0"
border="0" width="80%" cellpadding="10" summary="MINPACK redistribution
policy">
[ERROR]
       ^
[ERROR]
C:\Personal\Work\opensource\apache-commons-maths\commons-math\commons-math-legacy\src\main\java\org\apache\commons\math4\legacy\fitting\leastsquares\LevenbergMarquardtOptimizer.java:60:
error: attribute not supported in HTML5: cellpadding
[ERROR]  * <table style="text-align: center; background-color: #E0E0E0"
border="0" width="80%" cellpadding="10" summary="MINPACK redistribution
policy">
[ERROR]
                   ^
[ERROR]
C:\Personal\Work\opensource\apache-commons-maths\commons-math\commons-math-legacy\src\main\java\org\apache\commons\math4\legacy\fitting\leastsquares\LevenbergMarquardtOptimizer.java:60:
error: attribute not supported in HTML5: summary
[ERROR]  * <table style="text-align: center; background-color: #E0E0E0"
border="0" width="80%" cellpadding="10" summary="MINPACK redistribution
policy">
[ERROR]
                                    ^
[ERROR]
C:\Personal\Work\opensource\apache-commons-maths\commons-math\commons-math-legacy\src\main\java\org\apache\commons\math4\legacy\linear\RealLinearOperator.java:41:
error: attribute not supported in HTML5: name
[ERROR]  *  <dt><a name="BARR1994">Barret et al. (1994)</a></dt>
[ERROR]            ^
[ERROR]
C:\Personal\Work\opensource\apache-commons-maths\commons-math\commons-math-legacy\src\main\java\org\apache\commons\math4\legacy\ode\nonstiff\GraggBulirschStoerIntegrator.java:65:
error: attribute border for table only accepts "" or "1", use CSS instead:
BORDER
[ERROR]  * <table border="0" width="80%" cellpadding="10"
style="text-align: center; background-color: #E0E0E0" summary="odex
redistribution policy">
[ERROR]           ^
[ERROR]
C:\Personal\Work\opensource\apache-commons-maths\commons-math\commons-math-legacy\src\main\java\org\apache\commons\math4\legacy\ode\nonstiff\GraggBulirschStoerIntegrator.java:65:
error: attribute not supported in HTML5: width
[ERROR]  * <table border="0" width="80%" cellpadding="10"
style="text-align: center; background-color: #E0E0E0" summary="odex
redistribution policy">
[ERROR]                      ^
[ERROR]
C:\Personal\Work\opensource\apache-commons-maths\commons-math\commons-math-legacy\src\main\java\org\apache\commons\math4\legacy\ode\nonstiff\GraggBulirschStoerIntegrator.java:65:
error: attribute not supported in HTML5: cellpadding
[ERROR]  * <table border="0" width="80%" cellpadding="10"
style="text-align: center; background-color: #E0E0E0" summary="odex
redistribution policy">
[ERROR]                                  ^
[ERROR]
C:\Personal\Work\opensource\apache-commons-maths\commons-math\commons-math-legacy\src\main\java\org\apache\commons\math4\legacy\ode\nonstiff\GraggBulirschStoerIntegrator.java:65:
error: attribute not supported in HTML5: summary
[ERROR]  * <table border="0" width="80%" cellpadding="10"
style="text-align: center; background-color: #E0E0E0" summary="odex
redistribution policy">
[ERROR]
                                    ^
[ERROR]
C:\Personal\Work\opensource\apache-commons-maths\commons-math\commons-math-legacy\src\main\java\org\apache\commons\math4\legacy\ode\sampling\FieldStepNormalizer.java:45:
error: attribute not supported in HTML5: summary
[ERROR]  * <table border="1" style="text-align: center" summary="Examples
(step size = 0.5)">
[ERROR]                                                 ^
[ERROR]
C:\Personal\Work\opensource\apache-commons-maths\commons-math\commons-math-legacy\src\main\java\org\apache\commons\math4\legacy\ode\sampling\StepNormalizer.java:43:
error: attribute not supported in HTML5: summary
[ERROR]  * <table border="1" style="text-align: center" summary="Examples
(step size = 0.5)">
[ERROR]                                                 ^
[ERROR]
C:\Personal\Work\opensource\apache-commons-maths\commons-math\commons-math-legacy\src\main\java\org\apache\commons\math4\legacy\stat\ranking\NaturalRanking.java:44:
error: attribute not supported in HTML5: cellpadding
[ERROR]  * <table border="1" cellpadding="3" summary="Examples">
[ERROR]                      ^
[ERROR]
C:\Personal\Work\opensource\apache-commons-maths\commons-math\commons-math-legacy\src\main\java\org\apache\commons\math4\legacy\stat\ranking\NaturalRanking.java:44:
error: attribute not supported in HTML5: summary
[ERROR]  * <table border="1" cellpadding="3" summary="Examples">
[ERROR]                                      ^
[ERROR]
C:\Personal\Work\opensource\apache-commons-maths\commons-math\commons-math-legacy\src\main\java\org\apache\commons\math4\legacy\ode\package-info.java:130:
error: attribute not supported in HTML5: summary
[ERROR]  * <table border="1" style="text-align: center" summary="Fixed Step
Integrators">
[ERROR]                                                 ^
[ERROR]
C:\Personal\Work\opensource\apache-commons-maths\commons-math\commons-math-legacy\src\main\java\org\apache\commons\math4\legacy\ode\package-info.java:141:
error: attribute not supported in HTML5: summary
[ERROR]  * <table border="1" style="text-align: center" summary="Adaptive
Stepsize Integrators">
[ERROR]                                                 ^
[ERROR]
C:\Personal\Work\opensource\apache-commons-maths\commons-math\commons-math-legacy\src\main\java\org\apache\commons\math4\legacy\ode\nonstiff\GraggBulirschStoerStepInterpolator.java:45:
error: attribute border for table only accepts "" or "1", use CSS instead:
BORDER
[ERROR]  * <table border="0" width="80%" cellpadding="10"
style="text-align: center; background-color: #E0E0E0;" summary="odex
redistribution policy">
[ERROR]           ^
[ERROR]
C:\Personal\Work\opensource\apache-commons-maths\commons-math\commons-math-legacy\src\main\java\org\apache\commons\math4\legacy\ode\nonstiff\GraggBulirschStoerStepInterpolator.java:45:
error: attribute not supported in HTML5: width
[ERROR]  * <table border="0" width="80%" cellpadding="10"
style="text-align: center; background-color: #E0E0E0;" summary="odex
redistribution policy">
[ERROR]                      ^
[ERROR]
C:\Personal\Work\opensource\apache-commons-maths\commons-math\commons-math-legacy\src\main\java\org\apache\commons\math4\legacy\ode\nonstiff\GraggBulirschStoerStepInterpolator.java:45:
error: attribute not supported in HTML5: cellpadding
[ERROR]  * <table border="0" width="80%" cellpadding="10"
style="text-align: center; background-color: #E0E0E0;" summary="odex
redistribution policy">
[ERROR]                                  ^
[ERROR]
C:\Personal\Work\opensource\apache-commons-maths\commons-math\commons-math-legacy\src\main\java\org\apache\commons\math4\legacy\ode\nonstiff\GraggBulirschStoerStepInterpolator.java:45:
error: attribute not supported in HTML5: summary
[ERROR]  * <table border="0" width="80%" cellpadding="10"
style="text-align: center; background-color: #E0E0E0;" summary="odex
redistribution policy">
[ERROR]
                                     ^
[ERROR]
[ERROR] Command line was: cmd.exe /X /C ""C:\Program
Files\jdk-11.0.12\bin\javadoc.exe" @options @packages"
[ERROR]
[ERROR] Refer to the generated Javadoc files in
'C:\Personal\Work\opensource\apache-commons-maths\commons-math\commons-math-legacy\target\site\apidocs'
dir.
[ERROR]
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn <args> -rf :commons-math4-legacy


>P.S. I'll stop trying to "rebase" the feature branch on the current
>state of "master" because I stumble on the same conflict every
>time (on the "pom.xml" file)...
--This will be helpful to accelerate the further development of the GA
module. The rebase and merging process is consuming lots of additional time.


Thanks & Regards
--Avijit Basak

On Sun, 30 Jan 2022 at 21:27, Gilles Sadowski <gillese...@gmail.com> wrote:

> Hello.
>
> Le dim. 30 janv. 2022 à 13:43, Avijit Basak <avijit.ba...@gmail.com> a
> écrit :
> >
> > Hi All
> >
> >          I have taken a fresh clone of the feature branch
> "feature__MATH-1563__genetic_algorithm" from apache's repository and
> executed the build. The build failed without my changes added to it. The
> summary report is attached herewith. Kindly look into it and do the needful.
>
> There is no attachment (I think that the ML manager strips those).
> Please copy/paste the relevant part of the console log (or provide
> a link to it).
>
> Thanks,
> Gilles
>
> P.S. I'll stop trying to "rebase" the feature branch on the current
> state of "master" because I stumble on the same conflict every
> time (on the "pom.xml" file)...
>
> >> [...]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

Reply via email to