Thank you

在 2016年11月3日星期四 UTC+8下午3:11:32,Indra Gunawan (ingunawa)写道:
>
> hudson.maven.MavenModuleSet  is the “maven2/3 type” Jenkins job type.
>
> https://github.com/jenkinsci/maven-plugin/blob/master/src/main/java/hudson/maven/MavenModuleSet.java
>
> Historically the plugin was released alongside Jenkins core releases. 
> Since release 2.0  this plugin is released separately.
>
> https://wiki.jenkins-ci.org/display/JENKINS/Maven+Project+Plugin
>
>
> From: <[email protected] <javascript:>> on behalf of Want Lsb <
> [email protected] <javascript:>>
> Reply-To: "[email protected] <javascript:>" <
> [email protected] <javascript:>>
> Date: Wednesday, November 2, 2016 at 9:04 PM
> To: Jenkins Users <[email protected] <javascript:>>
> Subject: How can I find Java doc about class hudson.maven.MavenModuleSet ?
>
> for(item in Jenkins.getInstance().getItems()) {
>
>      println( "job name "+item.name + " "+item.getClass())
>
> }
>
>
> output:
>
> job name AUTOMATION_PST_COBIZ class hudson.maven.MavenModuleSet
> job name AUTOMATION_PST_COSEL class hudson.maven.MavenModuleSet
> job name AUTOMATION_PST_CUCUMBER_JVM_PARALLEL_PLUGIN class 
> hudson.maven.MavenModuleSet
> job name AUTOMATION_PST_CUCUMBUMBLER class hudson.maven.MavenModuleSet
>
> job name AUTOMATION_PST_RPBIZ class hudson.maven.MavenModuleSet
>
> job name AUTOMATION_PST_WEBCORE class hudson.maven.MavenModuleSet
>
> job name AWS_UTILITIES_DBPUMP class hudson.maven.MavenModuleSet
>
> job name COLLINE-ENTITYINTROSPECTOR class hudson.maven.MavenModuleSet
>
> job name COLLINE-MAKE-LICENCE-FILE class hudson.model.FreeStyleProject
>
> job name COLLINE-MAKE-LICENCE-FILE-TEST class hudson.model.FreeStyleProject
>
> job name COLLINE_AUTO_PREPARE_TEST_ENV_FQA class hudson.model.FreeStyleProject
>
> job name COLLINE_DAILY class hudson.maven.MavenModuleSet
>
>
>
> Why i can't find doc from http://javadoc.jenkins-ci.org/ ?
>
> I just can find hudson.model.FreeStyleProject in 
> http://javadoc.jenkins-ci.org/
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] <javascript:>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-users/1e202f38-0af4-4c4d-8190-8bb5b0f0270d%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/jenkinsci-users/1e202f38-0af4-4c4d-8190-8bb5b0f0270d%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/fafdb4ca-8dbc-40c4-adee-8c195e6eaa35%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to