Hi all.
Using the ant-run plugin, you can get properties, like this:
What I'd like to do it to get access to the same classpath entries but from
a normal (ie not an ant-run derivative) plugin.
Ideally, I'd like to use something like this:
${maven.compile.
}
*:jar
-Chris
Chris Graham wrote:
>
> Hi All.
>
> I am attempting to build a zip file of all listed dependencies of a
> project.
>
> I am sucessfully creating the zip file with all deps included in it.
> However, I need to strip the vers
Hi All.
I am attempting to build a zip file of all listed dependencies of a project.
I am sucessfully creating the zip file with all deps included in it.
However, I need to strip the version numbers from the jar files.
This is the assembly file, it is packaged as a jar file.
Chris Graham wrote:
>
> Hi All.
>
> I have this error with release:perform. release:prepare, release:rollback
> and release:clean all work fine.
>
> This is the error (it cann't find what it wants - but why?)
>
> D:\Hudson\jobs\FireDragon\workspace\trun
Hi All.
I have this error with release:perform. release:prepare, release:rollback
and release:clean all work fine.
This is the error (it cann't find what it wants - but why?)
D:\Hudson\jobs\FireDragon\workspace\trunk\FireDragon>mvn release:perform
[INFO] Scanning for projects...
[INFO] Reactor