[
https://issues.jboss.org/browse/TEIID-1809?page=com.atlassian.jira.plugin...
]
Ramesh Reddy resolved TEIID-1809.
---------------------------------
Resolution: Done
Failed to update the versions of the assembly and javacc plugins. There were issues with
both.
Standard jboss recommended "settings.xml" file is checked in at the root for
convenience of any users. Developers can also use the same settings.xml file. No more
dependencies on deprecated maven repo.
Teiid maven build needs to work off of Jboss parent pom
-------------------------------------------------------
Key: TEIID-1809
URL:
https://issues.jboss.org/browse/TEIID-1809
Project: Teiid
Issue Type: Enhancement
Components: Build/Kits
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 8.0
Version 7 of the JBoss parent POM was released today. Please consider
using this as the parent POM for your Maven builds, because it helps
keep our builds consistent.
Also, be aware that this POM is now in the Public Domain (i.e. no
copyright), and the license setting will be inherited to your POMs
unless overridden. So make sure your POM contains the correct <license>
settings after updating.
Some other notable changes in this version are that the release profile
is now called "jboss-release". If you use the maven release plugin this
profile will be called automatically, but if you release manually, then
you should add "-Pjboss-release" to the build command, and the
jboss-parent configuration will generate javadoc jars, and update the
release info in the repository.
The full list of changes in this version is available in jira [1], and
more information about using the POM is available on the github site [2]
[
1]https://issues.jboss.org/secure/ReleaseNote.jspa?projectId=12310081&...
[
2]https://github.com/jboss/jboss-parent-pom
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira