[
https://issues.jboss.org/browse/RF-11836?page=com.atlassian.jira.plugin.s...
]
Lukáš Fryč edited comment on RF-11836 at 5/24/12 3:20 AM:
----------------------------------------------------------
Brian, I agree, just several notes:
(1)
That we are not able to manage plugin versions of {{maven-cdk-plugin}} and
{{maven-resources-plugin}} this way (they can't be managed in {{richfaces-parent}},
since they have own release cycle.
We can certainly manage them in {{components}} module, which is all right (it is the only
place which should use them.
----
(2)
Additionally, {{richfaces-root-parent}} carries JSF profiles, we would need to move them
all to the all sub-modules ({{core}}, {{components}}, {{dev-examples}}, {{showcase}},
{{cdk}}) specifically.
We would need to synchronize them across all the modules.
----
(3)
Additionally, we would have cyclic dependency on {{richfaces-parent <->
richfaces-checkstyle}} and the same with {{shade-transformers}}.
We can then use the {{jboss-parent}} as parent there.
---
These all modifications are okay with me, only (2) doesn't look maintainable enough.
was (Author: lfryc):
Brian, I agree, just several notes:
(1)
That we are not able to manage plugin versions of {{maven-cdk-plugin}} and
{{maven-resources-plugin}} this way (they can't be managed in {{richfaces-parent}},
since they have own release cycle.
We can certainly manage them in {{components}} module, which is all right (it is the only
place which should use them.
----
(2)
Additionally, {{richfaces-root-parent}} carries JSF profiles, we would need to move them
all to the all sub-modules ({{core}}, {{components}}, {{dev-examples}}, {{showcase}},
{{cdk}}) specifically?
----
(3)
Additionally, we would have cyclic dependency on {{richfaces-parent <->
richfaces-checkstyle}} and the same with {{shade-transformers}}.
We can then use the {{jboss-parent}} as parent there.
---
These all modifications are okay with me, only (3) doesn't look simple.
Replace ${project.version} definitions in the poms with actual
version
----------------------------------------------------------------------
Key: RF-11836
URL:
https://issues.jboss.org/browse/RF-11836
Project: RichFaces
Issue Type: Task
Security Level: Public(Everyone can see)
Components: build/distribution
Affects Versions: 4.1.0.Final
Reporter: Lukáš Fryč
This is requirement for uploading to Maven Central.
--
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