RE: [ANN] buildnumber-maven-plugin 1.3 Released

2014-05-03 Thread Bruce Wen
Hi, How does this work? I tried twice but the build number is still the same. Bruce Wen -Original Message- From: bmat...@gmail.com [mailto:bmat...@gmail.com] On Behalf Of Baptiste Mathus Sent: Friday, May 02, 2014 4:28 PM To: annou...@mojo.codehaus.org; d...@mojo.codehaus.org; u

When maven-metadata-local.xml is Updated

2014-05-12 Thread Bruce Wen
Hi All, Anybody can tell me when maven-metadata-local.xml is updated? What action/command will trigger update of this file? Bruce Wen

doxia-ide/eclipse

2017-07-17 Thread Bruce Wen
Hi All, I found the eclipse update sites provided in this page do not work: https://maven.apache.org/doxia/doxia-ide/eclipse/ Bruce Wen

Is it possible to search maven site?

2017-07-13 Thread Bruce Wen
Hi All, Is there any existing solution to search maven site? Any maven plugin to do that? Bruce Wen (GuangMing)

Re: Is it possible to search maven site?

2017-07-13 Thread Bruce Wen
/maven-fluido-skin/#GoogleSearch > Of course this only works if your Maven site is accessible from the > Internet. > > So far I haven't seen any plugin or whatsoever which enables some kind of > offline search. > > Regards, > Gerrit > -----Ursprüngliche Nachricht-

Is there any good way to write maven site document?

2017-07-18 Thread Bruce Wen
Hi All, Do you use maven site in your project to manage documents? How did you do that? Any good IDE plugin there? Bruce Wen

Re: AW: Is it possible to search maven site?

2017-07-18 Thread Bruce Wen
. Of course, if you have better solution, please share it here. Thanks again! Bruce Wen

Reuse/Share Content among document in Maven Site

2017-07-20 Thread Bruce Wen
Hi All, Is there any way to share/reuse content among documents in maven site? It's supported by template in wiki. https://www.mediawiki.org/wiki/Help:Templates Bruce Wen

JDK Version for new project generated by mvn archetype:generate

2018-09-10 Thread Bruce Wen
-1.5. My question: How is J2SE-1.5 decided? Can we specify JDK version for new project? Thanks! -- Bruce Wen (GuangMing)

Re: JDK Version for new project generated by mvn archetype:generate

2018-09-11 Thread Bruce Wen
> > It is configured on the maven-compiler-plugin [1]. Do you mean archetype depends on maven-compiler-plugin? So, how can I use a specific JDK version when I create a new project with archetype? Bruce Wen On Mon, Sep 10, 2018 at 2:20 PM Anders Hammar wrote: > The Java version i

Re: JDK Version for new project generated by mvn archetype:generate

2018-09-11 Thread Bruce Wen
ion of your choice. To have Eclipse pick up the > change I think you need to right click on the project and select > Maven->Update project. > > /Anders > > On Tue, Sep 11, 2018 at 1:36 PM Bruce Wen wrote: > > > > > > > It is configured on the maven-compiler-pl