Hello RajaKumar, These INFO messages can be safely ignored, as they are simply noting that a specific JAR was already copied into your final [dspace]/bin/ directory (or similar) and therefore doesn't need to be copied there again. These are likely all JARs that are used by multiple DSpace components (modules), which is why they were already previously copied into the destination directory.
If you are running into any other errors, I'd suggest posting them over on our Tech Support list (as that's where we tend to do error resolution) at [email protected] or https://groups.google.com/forum/#!forum/dspace-tech - Tim On Mon, Jan 30, 2017 at 12:00 AM RajaKumar PonnuSamy < [email protected]> wrote: > > I have little doubt i run mvn clean package the particular directory > .But i get below mentioned out i think the new compiled class files not > properly copied into destination directory .Please help me give clear steps > to re run all codes . Sorry for that .kindly do this need full > > > [INFO] lib/log4j-1.2.17.jar already added, skipping > [INFO] lib/commons-codec-1.3.jar already added, skipping > [INFO] lib/xalan-2.7.0.jar already added, skipping > [INFO] lib/xml-apis-1.3.02.jar already added, skipping > [INFO] lib/jaxb-impl-2.2.5.jar already added, skipping > [INFO] lib/httpclient-4.2.1.jar already added, skipping > [INFO] lib/httpcore-4.2.1.jar already added, skipping > [INFO] lib/commons-logging-1.1.1.jar already added, skipping > [INFO] lib/commons-lang3-3.1.jar already added, skipping > [INFO] lib/dspace-api-4.2.jar already added, skipping > [INFO] lib/handle-6.2.jar already added, skipping > [INFO] lib/jargon-1.4.25.jar already added, skipping > > -- > You received this message because you are subscribed to the Google Groups > "DSpace Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/dspace-community. > For more options, visit https://groups.google.com/d/optout. > -- Tim Donohue Technical Lead for DSpace & DSpaceDirect DuraSpace.org | DSpace.org | DSpaceDirect.org -- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-community. For more options, visit https://groups.google.com/d/optout.
