AUTO: Warren Cook is out of the office (returning 05/26/2016)

2016-05-19 Thread wcook
I am out of the office until 05/26/2016. Hello, I am on vacation and will be returning on May 26th. Please contact Erwin Mendoza for Sonic Administration support or Yaniv .Birenboim for SSL/DMV testing support.. Have a great day, Warren Note: This is an automated response to your message "

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-19 Thread Dan Tran
sorry about the noise, my pom also calls org.apache.maven.plugins maven-jar-plugin project-jar-for-rpm package jar ${rpm.staging.directory}/lib

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-19 Thread Maxim Solodovnik
I got following errors in eclipse: org.apache.maven.archiver.MavenArchiver.getManifest(org.apache.maven.project.MavenProject, org.apache.maven.archiver.MavenArchiveConfiguration) pom.xml /openmeetings-core line 1 Maven Configuration Problem command line build works as expected On Fri, May 20, 20

maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-19 Thread Dan Tran
Hi My jar project can also create RPM via rpm-maven-plugin:attach-rpm now throws this error [ERROR] Failed to execute goal org.apache.maven.plugins:maven-jar-plugin:3.0.0:jar (project-jar-for-docker) on project xxx: You have to use a classifier to attach supplemental artifacts to the project inst

[ANN] Apache Software Foundation Parent POM Version 18 Released

2016-05-19 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Software Foundation Parent POM Version 18. https://maven.apache.org/pom/asf/ You should specify the version in your project as parent like the following: org.apache apache 18 Release Notes - Maven POMs - Version

How to run dependency:unpack-dependencies for plugin dependencies?

2016-05-19 Thread Melka, Martin
Hi, I have an issue I am not able to find an answer to. How do I configure *dependency:unpack-dependencies* to process dependencies declared inside the section? There are three artifacts in this story: "product", "plugin" and "compiler". - "Plugin" depends on a "compiler" of a particular vers