Hi Ian,

Ian Boston schrieb:
> Hi,
> Looking at [1] there is no
> 
> org.apache.sling:org.apache.sling.launchpad.base:jar:app:2.0.5-incubator-SNAPSHOT
> 
> 
> but looking at [2] there is
> 
> org.apache.sling:org.apache.sling.launchpad.base:jar:app:2.0.4-incubator

It looks like Hudson is not deploying any artifact attachements. That is
of course not good, since then all attached source artifacts are also
missing.

I cannot tell, how Hudson is deploying artifacts, obviously the build
definition does not cause a deployment. Maybe Bertrand or Jukka can tell ?

> 
> NB the "app" classifier, was that intentional ?

Yes. The launchpad/base module generates the jar artifact, which is the
main base module, which contains the shared launcher stuff as well as
the Felix framework.

In addition there are two artifacts with classifiers generated: The
"app" artifact contains the standalone Java Application base, which is
used by launchpad/base to create standalone Sling Application by merging
 the "app" artifact with the bundles from launchpadd/bundles.

The "webapp" artifact serves the same purpose for web applications and
is the base web application to be built to the Sling web application in
the launchpad/webapp module adding the launchpad/bundles.

Hope this helps.

Regards
Felix


> 
> Ian
> 
> 
> [1]
> http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.base/2.0.5-incubator-SNAPSHOT/
> 
> [2]
> http://repo1.maven.org/maven2/org/apache/sling/org.apache.sling.launchpad.base/2.0.4-incubator/
> 
> 

Reply via email to