简体   繁体   中英

Primefaces maven how to build snapshot version?

Do I need to change the version in pom.xml? For example,

 11.0.0.snapshot20220708

Is there command line options for building a snapshot version?

Yes I do this everyday with 12.0.0-SNAPSHOT in the pom.xml run this maven command.

mvn clean install but it must be -SNAPSHOT

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM