mirror of https://github.com/apache/maven.git
better toc configuration: remove level 1
This commit is contained in:
parent
335e46863a
commit
aaf5069c54
|
@ -29,11 +29,11 @@
|
|||
Maven Core Integration Tests Bootstrap
|
||||
|
||||
Core IT Bootstrapping downloads from central repository every dependency (artifacts, plugins) required to let
|
||||
ITs run without downloading anything later.
|
||||
ITs run without downloading anything later:
|
||||
|
||||
%{toc|section=1}
|
||||
%{toc|section=1|fromDepth=2}
|
||||
|
||||
* Base Plugins Dependencies
|
||||
* Base Plugins And Their Dependencies
|
||||
|
||||
%{snippet|file=${project.build.directory}/test-classes/bootstrap/target/resolve-plugins.txt}
|
||||
|
||||
|
|
Loading…
Reference in New Issue