[wsas-java-dev] [jira] Created: (WSAS-212) Nightly build fails
to launch standalone on Windows
Afkham Azeez
azeez at wso2.com
Thu Apr 19 00:38:48 PDT 2007
Afkham Azeez wrote:
> This is a problem due to some complications in Maven 2. When artifacts
> which have version of SNAPSHOT are uploaded to the maven repo, the
> SNAPSHOT portion is replaced with <timestamp>-<sequence-number>
>
> e.g. wso2wsas-tracer-SNAPSHOT.mar gets uploaded as
> wso2wsas-tracer-323293202332-4.mar.
>
> This breaks the Axis2 mar versioning logic. Here, the module name will
> be taken as wso2wsas-tracer-323293202332 and the version will be taken
> as 2.
Correction, version will be taken as 4
In the WSAS axis2.xml, we globally engage the "wso2wsas-tracer"
> module. Axis2 cannot find this module, hence the error. For the moment,
> you can fix this by renaming the modules in your repository/modules
> directory until we find a solution to this issue. This problem will not
> occur for modules with concrete versions.
>
> -- Azeez
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : http://wso2.org/pipermail/wsas-java-dev/attachments/20070419/f9f2b961/signature.pgp
More information about the Wsas-java-dev
mailing list