Tim Donohue created DS-1338:
-------------------------------

             Summary: Some Maven projects have misleading names after Maven 
Consolidation
                 Key: DS-1338
                 URL: https://jira.duraspace.org/browse/DS-1338
             Project: DSpace
          Issue Type: Bug
    Affects Versions: 3.0
            Reporter: Tim Donohue
             Fix For: 3.0


This is related to DS-1144 (Maven Consolidation) work.

After that consolidation work, some Maven projects have misleading <name> tags 
in the POMs.

For example, all main web application POMs have names like this:
* /dspace-xmlui  = DSpace XML-UI
* /dspace-jspui = DSpace JSP-UI
* /dspace-oai = DSpace OAI 2.0

However, the dspace/modules POMs have names like this:
* /dspace/modules/xmlui = DSpace XML-UI :: Web Application
* /dspace/modules/jspui = DSpace JSP-UI :: Web Application
* /dspace/modules/oai = DSpace OAI 2.0 :: Web Application

This is misleading, as the actual "Web Application" doesn't exist in the 
"/dspace/modules" area. Instead that's an area for local customizations. 

I suggest renaming all dspace/modules POMs to something like:
* /dspace/modules/xmlui = DSpace XML-UI :: Local Customizations
* /dspace/modules/jspui = DSpace JSP-UI :: Local Customizations
* /dspace/modules/oai = DSpace OAI 2.0 :: Local Customizations

I've opened this ticket as a place to decide on how we want these POMs / Maven 
Projects to be renamed. I'll gladly do the renaming once a decision is made.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to