Andreas Tille <andr...@an3as.eu> writes:

> I'm actually not very keen on really using maven as long as I can get
> the package working at all - but I actually have no real clue what
> command line would trigger the build process (and upstream) seems to be
> dead.  So in principle the most simple help would be a command line
> which builds the JAR.

Would something as simple as:

    jar cf <project>.jar *.class

after compiling all the *.java files with javac be workable in this case?
Maven will of course work but it may introduce a fair bit of complexity.

-- 
Russ Allbery (r...@debian.org)               <http://www.eyrie.org/~eagle/>


-- 
To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87vd0jobdc....@windlord.stanford.edu

Reply via email to