repo.or.cz
/
mime4j.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
For some JVMs, Sun elects to throw a IOException when an InputStreamReader encounters...
[mime4j.git]
/
BUILDING.txt
blob
603351a4e00269b017fc1ccf1b80b2aec4529c7b
1
In order to build mime4j you need maven 2.0.6 or greater.
\r
2
\r
3
mvn -U -Plocal package
\r
4
\r
5
-U runs a plugin update
\r
6
-Plocal enable the local stage repository for dependencies.
\r
7
\r
8
Redistributables will be placed in the target folder.