Done, and I got past most errors. (At one point, I had an error because I
had configured a non-default path for the output classes - bug in the
extension?)

The following error remains during release:perform, and I don't know what
to do about it. According to the docs, the minifier runs by default.

[INFO] [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on
project jquery-and-ui: Failed to deploy artifacts: Could not transfer
artifact com.jquery:jquery-and-ui:js:min:1.1 from/to releases (
http://nexus.mycompany.example.com:8082/nexus/content/repositories/releases):
C:\jquery-and-ui\target\checkout\target\min\classes\1-min.js (The system
cannot find the file specified) -> [Help 1]



On Wed, Mar 6, 2013 at 1:29 AM, Christopher Hunt <hu...@internode.on.net>wrote:

> You can configure the JSLint plugin to ignore certain files.
>
> On 06/03/2013, at 5:15 PM, Mihai Danila <virid...@gmail.com> wrote:
>
> > Changing to js seems like it might do the trick, but I will need to
> re-release the two dependencies into nexus as "js" not "javascript", and
> unfortunately JSLint kicks in and stops the build. Since the thing I'm
> building is some older version of jQuery/jQuery UI, I don't want to (nor
> can I) fix JSLint errors, so I'll have to find a way to disable JSLint
> before I can conclude my test.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>
>

Reply via email to