mvn package or test in root dir should work, without mvn install in 
reporting-libs
----------------------------------------------------------------------------------

                 Key: MIFOS-4747
                 URL: http://mifosforge.jira.com/browse/MIFOS-4747
             Project: mifos
          Issue Type: Dev Task
            Reporter: Michael Vorburger


It's a little bit annoying that as a new user one must first do an 'mvn 
install' inside reporting-libs/ and cannot do e.g. 'mvn package' or 'mvn test' 
in the root directory.

The reporting-libs modules is actually part of the maven reactor, but the 
maven-install-plugin ignores package or test and only copies the JARs on 
install. (If you do 'mvn install' in the root directory it actually works! Just 
package and test, which is what you typically do, don't work.)

Somehow it should be possible to configure the pom.xml in reporting-libs to 
have the maven-install-plugin also work on e.g. test and package?

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to