Cornerstone components build empty jars
---------------------------------------

         Key: EXLBR-14
         URL: http://issues.apache.org/jira/browse/EXLBR-14
     Project: Excalibur Components
        Type: Bug
    Reporter: Marcus Crafter


Hi All,

Hope all is going well.

The cornerstone components are actually building empty jar files at the moment, 
because the sources in the api/impl directories are actually in src/main 
subdirectories, whereas the root level project-common.xml points to src/java 
for sources. So, during a build, maven doesn't find any sources in the 
non-existant src/java directory and the resultant jar files are empty.

Since everything else I've looked at inside of excalibur-trunk is in src/java 
as per the maven build file, perhaps we should copy the cornerstone sources 
from src/main to src/java?

Cheers,

Marcus

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Apache Excalibur Project -- URL: http://excalibur.apache.org/

Reply via email to