Closed GoogleCodeExporter closed 9 years ago
I haven't used Maven at all. I'd appreciate some help to get my project into
Maven.
However I'll be pretty occupied in the next few weeks, so can't spend much time on
this :(
Original comment by ayman.al...@gmail.com
on 5 Aug 2008 at 7:04
I have created a Maven pack of the sources:
http://wiztools.org/download/jsyntaxpane.tgz
To compile, just install maven, and issue the command:
$ mvn package
This will create the binary inside the target folder. And Netbeans has a
wonderful
Maven plugin, so you can open this project without any configuration needs.
And since I need your library for RESTClient, if you make me a project member,
I can
organize your code for Maven build without loosing source history. And I can
also
submit to Maven public repository a request to upload this artifact. Let me
know if
you can make me a project member. (You can get to know a little bit about me
from my
blog also: http://jroller.com/jcraze/ )
Original comment by subwiz
on 5 Aug 2008 at 7:13
I added you as project memeber. I would prefer if you only add to the project,
but
keep all other NetBeans files as is. I use NetBeans almost exclusively and do
not
want to change my edit-build-test methods at this stage.
Original comment by ayman.al...@gmail.com
on 6 Aug 2008 at 7:06
Original comment by ayman.al...@gmail.com
on 6 Aug 2008 at 7:06
Rev.14 in trunk has this fixed.
For Netbeans support, just install the Netbeans Maven plugin, and open the
project.
For any issues with Netbeans, you may ping me in GTalk also.
Original comment by subwiz
on 7 Aug 2008 at 8:09
jsyntaxpane doesn't appear to be maven central - am I missing something?
Original comment by philipas...@gmail.com
on 5 Feb 2012 at 10:44
Original issue reported on code.google.com by
subwiz
on 5 Aug 2008 at 1:50