forked from DSpace/DSpace
    
        
        - 
                Notifications
    
You must be signed in to change notification settings  - Fork 21
 
Tips and tricks
        Ondrej Kosarko edited this page Jun 19, 2024 
        ·
        2 revisions
      
    When there is error during build (e.g. checkstyle error), build can be resumed after fixing mistakes, just as maven states itself:

therefore use
mvn install -rf :name-of-project-failed
-Dlicense.skip
-Dcheckstyle.skip
-fae
InteliJ autogenerate import as import {something} from .. but DSpace has imports divided by space like import { something } from ... To change this automatic generation follow this settings:

http://$HOSTNAME/server/oai/request?verb=GetRecord&metadataPrefix=oai_dc&identifier=oai:$HOSTNAME:11372/LRT-492