[
https://jira.duraspace.org/browse/DS-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=19526#action_19526
]
Robin Taylor commented on DS-855:
---------------------------------
Ok, I understand now. I had assumed these were relics from some point in the
past when the likes of dspace-oai-api, and dspace-oai-webapp could be found
directly under 'dspace-src' and not nested under dspace-oai. It hadn't occurred
to me that people might check out just dspace-oai-webapp. If this area is going
to come into focus anyway with the async build process then I'll leave well
alone for the moment.
Cheers.
> Faulty Maven profiles for nested projects in dspace-source/dspace/pom.xml
> -------------------------------------------------------------------------
>
> Key: DS-855
> URL: https://jira.duraspace.org/browse/DS-855
> Project: DSpace
> Issue Type: Bug
> Reporter: Robin Taylor
>
> There are a number of maven profiles within this pom that are used to direct
> maven to build the modules from source, some of them have incorrect paths.
> For example...
> <profile>
> <id>dspace-oai-webapp</id>
> <activation>
> <file>
> <exists>../dspace-oai-webapp/pom.xml</exists>
> </file>
> </activation>
> <modules>
> <module>../dspace-oai-webapp</module>
> </modules>
> </profile>
> It is never activated because it should be looking for
> ../dspace-oai/dspace-oai-webapp/pom.xml.
> In fact the build works fine because this module is also referenced in
> dspace-source/dspace-oai/pom.xml.
> I could correct the paths but I think it would be tidier to only have
> profiles for the top level projects within this pom.
> I am happy to bash on and do this but Maven makes me nervous so I would
> appreciate someone confirming that I'm not doing something daft.
> Cheers, Robin.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.duraspace.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software
be a part of the solution? Download the Intel(R) Manageability Checker
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel