Skip to content

Commit 8426395

Browse files
authored
Merge pull request #29 from yumaoka/rfe-27-mvn-readme
Added GP Maven plugin user guide
2 parents a6828da + 7c31148 commit 8426395

2 files changed

Lines changed: 557 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,16 @@ information. For example, exporting a resource bundle hosted by an instance
3939
of Globalization Pipeline service to a specific file format, adding a new target
4040
language in bundle configuration, creating a new user and so on.
4141

42-
To see available commands and options, please see [Globalization Pipeline Command Line Interface Guide](gp-cli.md)
42+
To see available commands and options, please see [Globalization Pipeline CLI Tool User Guide](gp-cli.md)
43+
44+
## Maven Plugin (gp-maven-plugin)
45+
46+
This plugin integrates Globalization Pipeline service with an Apache Maven build.
47+
With the plugin, you can upload source resource bundles to your own Globalization
48+
Pipeline service instance, and download translated resource bundles.
49+
50+
Please see [Globalization Pipeline Maven Plugin User Guide](gp-maven-plugin.md) for further
51+
information.
4352

4453
# Community
4554

0 commit comments

Comments
 (0)