[jboss-jira] [JBoss JIRA] Resolved: (SECURITY-271) Improve Maven Build
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Fri Aug 8 08:44:50 EDT 2008
[ https://jira.jboss.org/jira/browse/SECURITY-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse resolved SECURITY-271.
---------------------------------------
Resolution: Done
The project has been split into a number of modules: -
jboss-negotiation-common - Common classes to be used by all components.
jboss-negotiation-spnego - The SPNEGO implementation.
jboss-negotiation-ntlm - the NTLM implementation.
jboss-negotiation - The final integration code that pulls all of the above into one and will add appropriate wrappers.
parent - This still defines the thirdparty dependency versions.
docs - This is still the location for the user guide.
There is still a top level pom.xml to make calling maven easier.
The eclipse configuration has been generated with 'mvn eclipse:eclipse'
> Improve Maven Build
> -------------------
>
> Key: SECURITY-271
> URL: https://jira.jboss.org/jira/browse/SECURITY-271
> Project: JBoss Security and Identity Management
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Negotiation
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 2.0.3.CR1
>
>
> Improve the Maven build.
> There should be three projects.
> common, ntlm and spnego
> ntlm and spnego can depend on common.
> A fourth project will pull these three into one jar and have integration code.
> The negotiation toolkit will remain as a fourth project.
> Instead of the empty parent project use the fourth project to hold the version info, the fourth project should also pull in the other modules.
> The pom in the parent folder will just pull in the fourth project which will pull in the rest.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list