Hi Arun,
Thanks!
This was pretty complex to debug.
In the final error list, I saw only several of Javadoc errors, and this
particular one comes in several of the other checkstyle warnings :)
And looks like build fails only when new checkstyle errors are being added,
but that too looks too difficult to figure out from the console log.
Thanks,
Faseela
From: D Arunprakash
Sent: Monday, October 16, 2017 12:04 PM
To: Faseela K <[email protected]>;
[email protected]
Subject: RE: openflowplugin master build error
Hi Faseela,
There is a check-style error in your review, could you please fix and try again?
18:55:10 [WARN]
/w/workspace/openflowplugin-verify-oxygen-mvn33-openjdk8/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statusanddiag/OpenflowPluginStatusMonitor.java:11:
'org.opendaylight.infrautils.diagstatus.DiagStatusService' should be separated
from previous import group by one line. [CustomImportOrder]
I guess it is showing all the existing errors as well.
Regards,
Arun
From:
[email protected]<mailto:[email protected]>
[mailto:[email protected]] On Behalf Of
Faseela K
Sent: Saturday, October 14, 2017 11:15 PM
To:
[email protected]<mailto:[email protected]>
Subject: [openflowplugin-dev] openflowplugin master build error
Hello openflowplugin-devs,
I am getting some javadocs error at openflowplugin-impl for one of my patches.
https://jenkins.opendaylight.org/releng/job/openflowplugin-verify-oxygen-mvn33-openjdk8/324/console
Is anyone else hitting similar issues?
18:55:42 [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-javadoc-plugin:2.10.4:jar (attach-javadocs) on
project openflowplugin-impl: MavenReportException: Error while generating
Javadoc:
18:55:42 [ERROR] Exit code: 1 -
/w/workspace/openflowplugin-verify-oxygen-mvn33-openjdk8/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/OpenflowProtocolListenerInitialImpl.java:125:
warning: no @return
18:55:42 [ERROR] protected boolean checkState(final
ConnectionContext.CONNECTION_STATE expectedState) {
18:55:42 [ERROR] ^
18:55:42 [ERROR]
/w/workspace/openflowplugin-verify-oxygen-mvn33-openjdk8/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:40:
warning: no @param for withParents
18:55:42 [ERROR] protected <O extends DataObject> void writeToTransaction(final
InstanceIdentifier<O> path,
18:55:42 [ERROR] ^
18:55:42 [ERROR]
/w/workspace/openflowplugin-verify-oxygen-mvn33-openjdk8/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/AbstractDeviceInitializer.java:40:
warning: no @return
18:55:42 [ERROR] public Future<Void> initialize(@Nonnull final DeviceContext
deviceContext,
Thanks,
Faseela
_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev