Versioning Details:
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 
2017-10-18T07:58:13Z)
Maven home: /usr/local/bin/apache-maven-3.5.2
Java version: 1.8.0_121

On Monday, November 6, 2017 at 1:19:53 PM UTC+5:30, Ravi H K wrote:
>
> Hi am trying to build plugins ace-editor,handlebars,momentjs 
> and jquery-detached plugins.from source code 
> https://github.com/jenkinsci/js-libs
> But few files are not getting genreted inside *.hpi files.I noticed few 
> thing like when executing maven command am getting warning messages.
>
> Steps are followed:
> 1, git clone https://github.com/jenkinsci/js-libs
> 2. Execute "mvn clean install"
> 3. Mvn command execution is successful but it shows few warnings bec of 
> this it's not building few files.
> Maven console log:
>
> Cbash-4.2# mvn clean install
> [INFO] Scanning for projects...
> [WARNING] The POM for org.jenkins-ci.tools:maven-hpi-plugin:jar:2.0 is 
> missing, no dependency information available
> [WARNING] Failed to build parent project for 
> org.jenkins-ci.ui:js-module-base:pom:1.2.1
> [WARNING]
> [WARNING] Some problems were encountered while building the effective 
> model for org.jenkins-ci.ui:js-module-base:pom:1.2.1
> [WARNING] 'profiles.profile[copy-jsmodules].activation.file.exists' Failed 
> to interpolate file location ${project.basedir}/src/main/webapp/jsmodules 
> for profile copy-jsmodules: ${project.basedir} expression not supported 
> during profile activation, use ${basedir} instead
> [WARNING]
> [WARNING] Some problems were encountered while building the effective 
> model for org.jenkins-ci.ui:jquery-detached:hpi:1.2.1
> [WARNING] 'profiles.profile[copy-jsmodules].activation.file.exists' Failed 
> to interpolate file location ${project.basedir}/src/main/webapp/jsmodules 
> for profile copy-jsmodules: ${project.basedir} expression not supported 
> during profile activation, use ${basedir} instead @ 
> org.jenkins-ci.ui:js-module-base:1.2.1, /tmp/js-libs/js-module-base/pom.xml
> [WARNING]
> [WARNING] It is highly recommended to fix these problems because they 
> threaten the stability of your build.
> [WARNING]
> [WARNING] For this reason, future Maven versions might no longer support 
> building such malformed projects.
> [WARNING]
>
> Missing files respective of plugins.
> 1. Jquery Detached.
>  jsmodules/jqueryui1.js
>  jsmodules/jquery2.js
>  jsmodules/jqueryui1/style.css
>
> 2. ace-editor:Below are missing files
> jsmodules/
> jsmodules/ace-editor-119.js
> jsmodules/ace-editor-122.js
> jsmodules/test.js
>
> 3. MomentSj 
> jsmodules/momentjs2.js
>
> 4. HandleBar
> jsmodules/handlebars3.js
>
> Could anyone please help me out here.
>
>
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" 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-dev/ca99fecb-8b20-442c-a61f-d71f3121b738%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to