This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Maven Cygwin native Package?


On 7/8/2015 7:50 PM, Tobias HochgÃrtel wrote:
Can you give me more background why is there no native OpenJDK and perhaps also no native Oracle Java?

If I have the idea to create an cygwin package for Maven3, I have first t create an OpenJDK or an
Oracle Java native package? Is that the trouble?



Am 09.07.2015 um 01:18 schrieb Yaakov Selkowitz:
On Thu, 2015-07-09 at 00:38 +0200, Tobias HochgÃrtel wrote:
is there an native maven cygwin package, which works with unix pathes
and provides other unix features like `DISPLAY=":99" mvn clean install`?
No, because unfortunately we do not have an OpenJDK.

OpenJDK is a Windows thing.  It is such a large complex system, and probably
so deeply knowledgeable of the OS it is running under, that it would be difficult
to port to cygwin -- and (in my own opinion) maybe not really worth it.  As with Java,
I think you need to use the Windows Maven.  I agree that it is no fun to have
to write things to map cygwin paths to Windows paths to use Windows native tools
like this, but it is sometimes necessary.  cygpath is your friend ...

This is one area where cygwin is not as seamless as one might wish, but it is
not so much cygwin's fault as it is the nature of the particular tools and the
fact that they have sophisticated Windows ports already available ...

Regards -- Eliot Moss

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]