Skip to content

Commit

Permalink
fix example - add fuse and fuse-extras
Browse files Browse the repository at this point in the history
Signed-off-by: nickboldt <nboldt@redhat.com>
  • Loading branch information
nickboldt committed Jul 18, 2017
1 parent 4322f4b commit 407bfc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/getProjectRootPomParents.sh
Expand Up @@ -13,7 +13,7 @@ usage ()
echo "Usage: $0 -b GITHUBBRANCH -pv PARENTVERSION [-skipupdate] -w1 [/path/to/jbosstools-projects/parent-folder] -w2 [/path/to/jbdevstudio-projects/parent-folder]"
echo ""
echo "Example 1: $0 -b jbosstools-4.4.2.x -pv 4.4.2.Final-SNAPSHOT -w1 /home/nboldt/44x -w2 /home/nboldt/44xx \\"
echo " -p1 \"aerogear arquillian base browsersim central discovery forge fuse\\" # freemarker
echo " -p1 \"aerogear arquillian base browsersim central discovery forge fuse::fusetools fuse-extras::fusetools-extras \\" # freemarker
echo " hibernate javaee jst livereload openshift server vpe webservices\""
echo ""
echo "Example 2: $0 -pv 4.4.2.Final-SNAPSHOT -skipupdate -w1 /home/nboldt/tru -w2 /home/nboldt/truu -p2 build-sites -p3 product -noCreateTaskJIRAs"
Expand Down

0 comments on commit 407bfc4

Please sign in to comment.