Andreas Tille <[email protected]> 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 ([email protected])               <http://www.eyrie.org/~eagle/>


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to