mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-24 13:51:27 +02:00
- build and package the checkstyle rules in the onos-build-conf artifact - modify maven build to use new version of artifact - fix checkstyle problems in maven-only code Change-Id: I4e4dc890ca909e47463629c732a2fc5335bb4d2a
27 lines
1.0 KiB
Plaintext
27 lines
1.0 KiB
Plaintext
# Targets placed in this list will be published as Maven artifacts
|
|
//utils/osgi:onlab-osgi
|
|
//utils/junit:onlab-junit
|
|
//utils/misc:onlab-misc
|
|
//utils/rest:onlab-rest
|
|
//core/api:onos-api
|
|
//incubator/api:onos-incubator-api
|
|
//core/net:onos-core-net
|
|
//core/common:onos-core-common
|
|
//core/store/dist:onos-core-dist
|
|
//core/store/serializers:onos-core-serializers
|
|
//core/store/persistence:onos-core-persistence
|
|
//incubator/net:onos-incubator-net
|
|
//incubator/core:onos-incubator-core
|
|
//incubator/rpc:onos-incubator-rpc
|
|
//incubator/store:onos-incubator-store
|
|
//cli:onos-cli
|
|
//protocols/openflow/api:onos-protocols-openflow-api
|
|
//protocols/openflow/ctl:onos-protocols-openflow-ctl
|
|
//apps/optical:onos-apps-optical
|
|
//apps/optical-model:onos-apps-optical-model
|
|
//apps/newoptical:onos-apps-newoptical
|
|
//web/api:onos-rest
|
|
//protocols/netconf/api:onos-protocols-netconf-api
|
|
//apps/routing-api:onos-apps-routing-api
|
|
//tools/build/conf:onos-build-conf
|