You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2019/03/06 15:40:33 UTC

[Bug 63239] New: Maven Dependency issue for poi-ooxml version 4.0.1

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

            Bug ID: 63239
           Summary: Maven Dependency issue for poi-ooxml version 4.0.1
           Product: POI
           Version: 4.0.x-dev
          Hardware: Other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
          Assignee: dev@poi.apache.org
          Reporter: Sfriedrich88@web.de
  Target Milestone: ---

Hey Guys, 

figured that the dependency for Maven on the poi-ooxml doesnt work at the
Moment.

Source https://mvnrepository.com/artifact/org.apache.poi/poi-ooxml/4.0.1
(Failed to read artifact descriptor)

Older versions do fine with my setup. 

IDE: Eclipse 
Project via: Maven
Java-Version: JavaSE-1.8(java-8-openjdk-amd64)
Operation System: Linux 18.02 via VM

Greetings!

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 63239] Maven Dependency issue for poi-ooxml version 4.0.1

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63239

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEEDINFO                    |RESOLVED

--- Comment #3 from Dominik Stadler <do...@gmx.at> ---
No problem, description was good enough to not send us into the wrong
direction, so not much time wasted.


This is not a problem in Apache POI, thus resolving here.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 63239] Maven Dependency issue for poi-ooxml version 4.0.1

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63239

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
             Status|NEW                         |NEEDINFO

--- Comment #1 from Dominik Stadler <do...@gmx.at> ---
Not sure what exactly is wrong for you, but we have multiple projects which use
the poi-artifacts just fine, can you provide more information, ideally a small
self-sufficent project which shows your problem?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 63239] Maven Dependency issue for poi-ooxml version 4.0.1

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63239

--- Comment #2 from Sebastian Friedrich <Sf...@web.de> ---
Hi Dominik,

i just solved the Problem. Had a hard time figuring it out so i ended up
adressing it wrongly. 

Case:

Eclipse / Maven wasnt able to download the necessary files from the repository.
I dont know why it was the case, neither do i know why it exclusively occured
when i tried to add the latest POI but it doesnt seem to be a POI problem. 
I think it simply was a setup problem. 

Only way to fix this on my Setup, was a mvn install -U clean.

Thanks for looking into case and I'm sry for getting the wrong clue at this. 

Greetings!

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org