About Me

Ben is an IT Consultant and Architect specializing in web applications, online marketing and content management.
Me Elsewhere
Blogroll
Newsflash
Get a monthly or so update from me by email:Meta
Tag Archives: mozilla
Building an XPI using Maven
For FireCurl, I wanted to use maven to do the packaging of the resulting XPI file. Following below suggestions, you’ll be able to use the following for your Mozilla Extension project: # to build a new XPI mvn package … Continue reading