public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Maven Cygwin native Package?
@ 2015-07-08 22:38 Tobias Hochgürtel
  2015-07-08 23:19 ` Yaakov Selkowitz
  0 siblings, 1 reply; 5+ messages in thread
From: Tobias Hochgürtel @ 2015-07-08 22:38 UTC (permalink / raw)
  To: cygwin

Dear Cygwin,

is there an native maven cygwin package, which works with unix pathes 
and provides other unix features like `DISPLAY=":99" mvn clean install`?

Kind regards,
Tobias Hochgürtel

-- 
Tobias Hochgürtel



Tobias Hochgürtel
Alt-Stralau 15
10245 Berlin

Tel. 03029 0493-39
Fax  03026 9488-22
E-Mail: tobias.hochguertel@googlemail.com


--
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Maven Cygwin native Package?
  2015-07-08 22:38 Maven Cygwin native Package? Tobias Hochgürtel
@ 2015-07-08 23:19 ` Yaakov Selkowitz
  2015-07-08 23:43   ` [cygwin] " Jason Pyeron
  2015-07-08 23:50   ` Tobias Hochgürtel
  0 siblings, 2 replies; 5+ messages in thread
From: Yaakov Selkowitz @ 2015-07-08 23:19 UTC (permalink / raw)
  To: cygwin

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.

--
Yaakov



--
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: [cygwin] Re: Maven Cygwin native Package?
  2015-07-08 23:19 ` Yaakov Selkowitz
@ 2015-07-08 23:43   ` Jason Pyeron
  2015-07-08 23:50   ` Tobias Hochgürtel
  1 sibling, 0 replies; 5+ messages in thread
From: Jason Pyeron @ 2015-07-08 23:43 UTC (permalink / raw)
  To: cygwin

> -----Original Message-----
> From: Yaakov Selkowitz
> Sent: Wednesday, July 08, 2015 7:19 PM
> 
> 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 

Java on windows does not need the XWindows DISPLAY environment to show a GUI
screen. Please elaborate.

> clean install`?
> 
> No, because unfortunately we do not have an OpenJDK.

The $MAVEN_HOME/bin/mvn does a pretty good job of calling cygpath as needed.
Is there a failure you observed?

I only use maven under cygwin, since 3.0.3.

-Jason

--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-                                                               -
- Jason Pyeron                      PD Inc. http://www.pdinc.us -
- Principal Consultant              10 West 24th Street #100    -
- +1 (443) 269-1555 x333            Baltimore, Maryland 21218   -
-                                                               -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 


--
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Re: Maven Cygwin native Package?
  2015-07-08 23:19 ` Yaakov Selkowitz
  2015-07-08 23:43   ` [cygwin] " Jason Pyeron
@ 2015-07-08 23:50   ` Tobias Hochgürtel
  2015-07-09  2:37     ` Eliot Moss
  1 sibling, 1 reply; 5+ messages in thread
From: Tobias Hochgürtel @ 2015-07-08 23:50 UTC (permalink / raw)
  To: Yaakov Selkowitz, cygwin

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.
>
> --
> Yaakov
>
>

-- 
Tobias Hochgürtel



Tobias Hochgürtel
Alt-Stralau 15
10245 Berlin

Tel. 03029 0493-39
Fax  03026 9488-22
E-Mail: tobias.hochguertel@googlemail.com


--
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Maven Cygwin native Package?
  2015-07-08 23:50   ` Tobias Hochgürtel
@ 2015-07-09  2:37     ` Eliot Moss
  0 siblings, 0 replies; 5+ messages in thread
From: Eliot Moss @ 2015-07-09  2:37 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-07-09  2:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-08 22:38 Maven Cygwin native Package? Tobias Hochgürtel
2015-07-08 23:19 ` Yaakov Selkowitz
2015-07-08 23:43   ` [cygwin] " Jason Pyeron
2015-07-08 23:50   ` Tobias Hochgürtel
2015-07-09  2:37     ` Eliot Moss

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).