majiajue / myschedule

Automatically exported from code.google.com/p/myschedule
0 stars 0 forks source link

Adding my own job as jar file #77

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'd like to add my own job and plugin  as jar file.
Should I modify the pom.xml file in myschedule-web to add dependency of this 
jar file?
If you have better idea, please let me know

Original issue reported on code.google.com by james.yo...@gmail.com on 8 Mar 2012 at 11:21

GoogleCodeExporter commented 8 years ago
You should write your own maven project, the include MySchedule as its own 
dependency. You would first run mvn install on MySchedule first.

Original comment by saltnlight5 on 13 Mar 2012 at 4:32

GoogleCodeExporter commented 8 years ago

Original comment by saltnlight5 on 21 Mar 2012 at 3:40