https://bz.apache.org/bugzilla/show_bug.cgi?id=63308

            Bug ID: 63308
           Summary: Unable to build POI 4.0.1; ooxml-schemas and
                    ooxml-security not found
           Product: POI
           Version: 4.0.x-dev
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

I have checked out the SVN tag REL_4_0_1, and have been unable to build it. 
This is my first time trying to build the POI project.

The issue is that ooxml-schemas-1.4.jar and ooxml-security-1.1.jar are required
libraries in the build path (I am using Eclipse), but neither is present.

I have run the following ANT targets in build.xml, but to no avail:
* fetch-jars
* fetch-ooxml-xsds
* mvn-install
* maven-poms
* test-ooxml

The only hint to the problem is that when I run mvn-install I get the following
error message:

C:\Users\David M. Gauntt\eclipse-workspaces\General\ApachePOI\build.xml:2178:
Maven ant tasks not found.
      Please make sure the maven-ant-tasks jar is in ANT_HOME/lib, or made
      available to Ant using other mechanisms like -lib or CLASSPATH.

      You can download the Maven Ant Tasks from
https://maven.apache.org/ant-tasks/download.html

I have downloaded maven-ant-tasks-2.1.3.jar, and placed it in the directory
".../External Libraries/Apache/ant/lib", and set up a Window environment
variable ANT_HOME and an Eclipse variable ANT_HOME pointing to the "ant"
folder, but I still get this error message.

What am I missing?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to